summaryrefslogtreecommitdiff
path: root/LANGUAGE.rst
Commit message (Collapse)AuthorAge
* Varargs for user-defined functions, using the Scheme convention of a dotted ↵Owen Jacobson2017-11-18
| | | | | | pair or a loose symbol. The ability to bind chunks of code to run in the session when a module is bound.
* More outline workOwen Jacobson2017-11-15
|
* More outline workOwen Jacobson2017-11-15
|
* Renamed `defmacro` to `define-macro`, we're not heathens.Owen Jacobson2017-11-15
Started a language manual outline. Removed stray primer.