glm94
|
428556a7a1
|
Updated the parser to be able to correctly sync via a longjmp. Fixed a few bugs in the tokenizer, like not allowing underscores in symbol / label names and taught it how to detect a label declaration. Fixed the code that gets the register name.
|
2025-06-26 23:24:03 -05:00 |
|
glm94
|
3a5788f4ab
|
Cleaned up the TokenStringify function and started toying with ways to handle syncing in the parser.
|
2025-06-26 00:36:37 -05:00 |
|
glm94
|
b759589e84
|
Lots of changes and too much dragging my feet on this. But I think this is going in the right direction now.
|
2025-06-24 23:48:26 -05:00 |
|