Tiny lisp implementation, still in heavy development, barely even "useable." Designed to be scheme-like, ie very minimalist.
Print help and exit
Print version info and exit
Run the program from the command line to launch the REPL, type command and press enter to see result. Alternatively you can pass a single command as the first argument to the command line program and see a result instantly.
Ed van Bruggen ed@edryd.org
See project page at https://edryd.org/projects/tisp.html
View source code at https://github.com/edvb/tisp
zlib License