Tanami/symta
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Symta is a novel dialect of Lisp programming language. Symta features succinct syntax, geared towards list-processing, and innovative approach to memory management, without requiring pause-inducing garbage collection or manual deallocation. See doc/symta-by-example.md for a quick introduction to the language.