os/micro-scheme
Georges Dupéron 5fa2baa4b7 micro-scheme reverse lexer's stack and allocate the list in the heap. Very messy.
Very messy due to multiple characters in symbols, multiple spaces in a row and the lack of propper array in POSIX sh.
2019-03-05 14:51:10 +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
README.md Added README files for some project components. 2019-03-05 14:51:08 +01:00

A tiny scheme implemented in POSIX SH