Georges Dupéron
|
d6d2f88d11
|
Work in progress on nano-scheme evaluator.
|
2019-03-10 06:25:58 +01:00 |
|
Georges Dupéron
|
a215e3650a
|
nano-scheme: fixed lexer, added some debug output.
|
2019-03-05 14:51:11 +01:00 |
|
Georges Dupéron
|
af3ed23c8f
|
nano-scheme: trivial lexer with one byte = one symbol
|
2019-03-05 14:51:10 +01:00 |
|
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 |
|
Georges Dupéron
|
a51a05f606
|
Added README files for some project components.
|
2019-03-05 14:51:08 +01:00 |
|