Files
rgbds/include
ISSOtm 4c9a929a14 Implement almost all functionality
Add keywords and identifiers
Add comments
Add number literals
Add strings
Add a lot of new tokens
Add (and clean up) IF etc.
Improve reporting of unexpected chars / garbage bytes
Fix bug with and improved error messages when failing to open file
Add verbose-level messages about how files are opened
Enforce that files finish with a newline
Fix chars returned not being cast to unsigned char (may conflict w/ EOF)
Return null path when no file is open, rather than crash
Unify and improve error printing slightly

Known to be missing: macro expansion, REPT blocks, EQUS expansions
2020-10-04 04:38:50 +02:00
..
2020-10-04 04:38:50 +02:00
2020-07-21 14:24:22 -04:00
2020-04-07 14:48:30 +10:00
2020-07-21 19:56:46 +02:00
2020-07-21 14:24:22 -04:00
2020-03-14 16:13:40 +01:00
2020-07-21 19:56:46 +02:00
2020-07-21 14:24:22 -04:00
2018-01-26 22:59:02 +00:00
2020-07-21 23:11:06 +02:00