Commit Graph

3 Commits

Author SHA1 Message Date
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
Georges Dupéron
d5b3158ded μscheme: added a heap (not used for now) 2019-03-05 14:51:10 +01:00
Georges Dupéron
5f1a136992 Simple lexer for micro-scheme 2019-03-05 14:51:10 +01:00