Logo
Explore Help
Sign In
glm94/clox
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Projects Releases Wiki Activity
38 Commits 3 Branches 0 Tags
refactor
Commit Graph
6 Commits
Author SHA1 Message Date
glm94 70a3118a99 'Minor' bug fix for the StatementList, forgot to set the capacity. 2022-04-04 19:44:13 +00:00
glm94 842473742e Begun refactoring the Parser to generate a list of Stmt which the Interpreter will then execute (to be done). 2022-04-04 19:22:59 +00:00
glm94 73067fcc1f Added statements to the Parser, currently just the Print and Expression statements. 8.1 isn't quite done yet, maybe half way there. 2022-03-23 19:43:46 +00:00
glm94 bf59a98628 Updated the Makefile, set debug option for the compiler, and fixed all the warnings generated by gcc with O2 optimization option for release builds. 2022-03-18 17:01:15 +00:00
glm94 1e6bbb87d4 Cleaned up the Makefile, added the framework for checking for runtime errrors in the Interpreter and fixed a bug where I didn't close out the 'va_list' in the Match function in the Parser. 2022-03-17 18:58:23 +00:00
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
Powered by Gitea Version: 1.27.0 Page: 37ms Template: 7ms
Dark
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API