Commit Graph

3 Commits

Author SHA1 Message Date
Aryadev Chavali
e5152aac67 examples: Adjusted hello world example for new ideas in arl.org 2026-01-28 07:03:19 +00:00
Aryadev Chavali
a977f01a2a A whole host of stuff
We now have a primitive and not fully tested parser for strings and
symbol sequences.  We record the lines and columns of each object on
the object for better compile time error handling.

I've also structured the code base in a slightly weirder fashion,
which makes my includes look nicer.  I've split up stuff quite a bit
to ensure code units are bit more focused.
2026-01-22 21:25:30 +00:00
Aryadev Chavali
4ec6dd8259 Switch to C instead of C++, added example, program now reads file 2026-01-22 18:08:34 +00:00