summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2022-04-09Update README.mdKyle Gunger
2022-04-09Update README.mdKyle Gunger
2022-04-09Update README.mdKyle Gunger
2022-04-09Update README.mdKyle Gunger
2022-04-09[EVAL] Get most things workingKyle Gunger
+ Calling methods and functions should work + Indexing and setting array values seems to work + Structs seem to work as intended !!! There are probably MANY bugs !!!
2022-04-08Update README.mdKyle Gunger
2022-04-08Update READMEKyle Gunger
2021-12-15[EXEC] renamed exec.go to tint.goKyle Gunger
2021-12-05[README] Fix listKyle Gunger
2021-12-05[README] Usage information for the parserKyle Gunger
2021-12-03General updatesKyle Gunger
+ Fill out eval a little and make sure that this builds. ~ CF kinda broken in AST. Gonna have to fix that. Upcoming Parser update.
2021-10-31[DOCS] We are now at a minimum viable parserKyle Gunger
+ Begin work on the interpreter
2021-10-29[DOCS] Update READMEKyle Gunger
2021-10-14Update README.mdKyle Gunger
2021-08-01Split main fileKyle Gunger
2020-11-16Start of parselist funcKyle Gunger
2020-06-28Update README.mdKyle Gunger
2020-06-28Create README.mdKyle Gunger