Commit Graph

15 Commits

Author SHA1 Message Date
Georges Dupéron
179df1901b Automatic build with gitlab 2019-03-06 05:16:33 +01:00
Georges Dupéron
e75e629fc4 Added script to rename the project in one command 2019-03-06 05:16:33 +01:00
Georges Dupéron
7871abebaa Compile the dependency graph 2019-03-06 05:16:31 +01:00
Georges Dupéron
97786ae8e7 Graph of the components and their dependencies. Implementation will start at the bottom and move upwards. 2019-03-06 04:46:59 +01:00
Georges Dupéron
b6d9d87e19 Ignore backup~ files 2019-03-06 04:46:59 +01:00
Georges Dupéron
77dc6a2af6 Preliminary notes on the build system 2019-03-06 04:46:54 +01:00
Georges Dupéron
4b37b07e0b Added some references 2019-03-05 14:51:11 +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
1866822890 More READMEs 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
Georges Dupéron
4046eda4ab CC0 Public Domain Dedication 2019-03-05 14:24:38 +01:00