mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 19:51:51 +09:00
6 lines
539 B
TeX
6 lines
539 B
TeX
\tbas{} is a BASIC dialect and its interpreter. \tbas emulates most of the common BASIC syntax while adds more advanced and up-to-date concepts gracefully, such as user-defined function that can \emph{actually} recurse, arbitrary list construction using CONS-operator and some of the features on functional programming such as \code{MAP} and \code{FOLD}.
|
|
|
|
This is the documentation for \tbas{} \tbasver{}.
|
|
|
|
\small\emph{Henceforward this documentation will use more friendly and sometimes vulgar language because that's more fun to write!}
|