Commit Graph

41 Commits

Author SHA1 Message Date
Georges Dupéron
ee32eb47d5 References: keyboards, screens, bootstrap 2019-03-13 10:17:58 +01:00
Georges Dupéron
c0916a2eef Automatic list of occurrences of to-do and other open tasks. 2019-03-13 00:09:42 +01:00
Georges Dupéron
9b3afd96b4 READMEs for some tests and status reports. 2019-03-10 06:46:37 +01:00
Georges Dupéron
d585a9a756 Some references. 2019-03-10 06:46:19 +01:00
Georges Dupéron
35a6dd2161 Run the nano-scheme self-test as part of the build. 2019-03-10 06:26:31 +01:00
Georges Dupéron
d6d2f88d11 Work in progress on nano-scheme evaluator. 2019-03-10 06:25:58 +01:00
Georges Dupéron
a69fb10fc6 Links to some standards and documentations 2019-03-09 07:23:50 +01:00
Georges Dupéron
336b2111fa Missing self-closing tag. 2019-03-09 06:11:49 +01:00
Georges Dupéron
d529a33ebb Generate PDF dependency graph directly without going through .ps 2019-03-09 06:06:23 +01:00
Georges Dupéron
2dda788622 Missing style.css for index.html 2019-03-09 06:02:02 +01:00
Georges Dupéron
ac12b61898 Link to dependency graph, (X)HTML polyglot for index.html, dependencies in Makefile 2019-03-09 05:24:00 +01:00
Georges Dupéron
f7e37e89f6 Sections for the references 2019-03-09 03:32:11 +01:00
Georges Dupéron
6e17e34770 Added style and HTML markup around the markdown output 2019-03-09 03:22:57 +01:00
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