Commit Graph

28 Commits

Author SHA1 Message Date
Georges Dupéron
eb6b899396 Added mising file 2019-03-09 00:40:30 +01:00
Georges Dupéron
20cdf621d9 Makefile tabs 2019-03-09 00:33:43 +01:00
Georges Dupéron
716f25d9f6 Build references/index.html from references.md 2019-03-09 00:30:58 +01:00
Georges Dupéron
09f8f641e5 Publish website via GitLab pages (index.html) 2019-03-09 00:14:03 +01:00
Georges Dupéron
3182ac305c Publish website via GitLab pages (stage deploy) 2019-03-09 00:11:31 +01:00
Georges Dupéron
b855847538 Publish website via GitLab pages (phase deploy) 2019-03-09 00:08:44 +01:00
Georges Dupéron
30c2352e91 Publish website via GitLab pages (index.html) 2019-03-09 00:04:04 +01:00
Georges Dupéron
2fbcec2eac Publish website via GitLab pages 2019-03-08 23:56:23 +01:00
Georges Dupéron
8266105144 Fixed Makefile 2019-03-06 06:17:42 +01:00
Georges Dupéron
ac95a9f27a Fixed Makefile indentation 2019-03-06 06:14:25 +01:00
Georges Dupéron
fc24e04f9d Place the output in the artifacts/ directory 2019-03-06 05:41:45 +01:00
Georges Dupéron
71f4bec881 GitLab CI: apt-get update 2019-03-06 05:37:02 +01:00
Georges Dupéron
6cd8c7f4fd Temporarily install dependencies via apt-get 2019-03-06 05:28:33 +01:00
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