glm94
|
b3693f17df
|
Updated the project structure, and modified the Makefile to hopefully be future proof so I can freely make sub-folders in the src/ folder and not have to worry about breaking the Makefile.
|
2022-03-16 18:07:37 +00:00 |
|
glm94
|
1b33468343
|
Added a Makefile, removed the build script and had to modify the function names for either the scanner or parser so they didn't collide. Refactoring should be the next step here.
|
2022-03-01 18:03:57 +00:00 |
|
glm94
|
41a04094e2
|
Added untested parser code, meaning most of chapter 6 has been implemented (but most likely, very poorly).
|
2022-02-28 20:13:59 +00:00 |
|
glm94
|
8dbd655c43
|
Implemented the file reading routine and added the skeleton for the interpreter.
|
2022-02-07 19:25:08 +00:00 |
|
glm94
|
00cad6336b
|
Initial commit
|
2022-02-04 16:15:25 +00:00 |
|