aboutsummaryrefslogtreecommitdiff
path: root/src/vm/runner/runner.c
AgeCommit message (Collapse)Author
2024-09-25fixed multiple variable definition bugA404M
tried to implement import
2024-09-22Better errorsA404M
Added variables
2024-09-19removing print command and keywordA404M
added function call support cleaned up keyword and operator checking and speed it up a little bit cleaning includes added builtin functions
2024-09-18initial commitA404M