aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2020-07-30wipdec05eba
2020-07-23Make parenthesis optional in function if there are no parametersdec05eba
2020-07-22Add variable to list value and map keydec05eba
2020-01-26Implement the basis of a function calldec05eba
2020-01-24Convert hash map to gc, implement more instructions and call commanddec05eba
2020-01-23wip... there is a crash in get_or_create hash mapdec05eba
2020-01-23Add bytecode decoding.. starting on program execution nowdec05eba
2020-01-22Add get_or_create method for hash map, more efficient than checking and then ...dec05eba
2020-01-20Add arithmetic, implement hash mapdec05eba
2020-01-18Add list, map and command parsingdec05eba