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.

This commit is contained in:
2022-03-01 18:03:57 +00:00
parent 41a04094e2
commit 1b33468343
4 changed files with 42 additions and 29 deletions
+1
View File
@@ -1,2 +1,3 @@
clox
*.lox
obj/