The Red Language and compiler.
Go to file
Curle eb118db872
Major rewrite of the symbol parsing
Moved from a static double-ended list to individual singly-linked lists for easier and faster parsing
2021-01-20 01:05:41 +00:00
include Major rewrite of the symbol parsing 2021-01-20 01:05:41 +00:00
src Major rewrite of the symbol parsing 2021-01-20 01:05:41 +00:00
tests Rework compiler command line parsing, it can now assemble and link automatically 2021-01-18 01:47:42 +00:00
.gitignore Allow global-scope declarations 2020-09-13 23:41:46 +01:00