os/micro-scheme
2019-03-05 14:51:11 +01:00
..
micro-scheme.sh micro-scheme reverse lexer's stack and allocate the list in the heap. Very messy. 2019-03-05 14:51:10 +01:00
nano-scheme.sh nano-scheme: fixed lexer, added some debug output. 2019-03-05 14:51:11 +01:00
README.md Added README files for some project components. 2019-03-05 14:51:08 +01:00

A tiny scheme implemented in POSIX SH