Files
tsvm/assets/tbas/doc/intro.tex
minjaesong 47f5b4d9d0 basic: doc
2020-12-21 23:30:52 +09:00

6 lines
629 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 in the realm of functional programming from \code{MAP} and \code{FOLD} to cooking a \code{CURRY}\footnote{definitely not a foodstuff\ldots or maybe}.
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!}