aboutsummaryrefslogtreecommitdiff
path: root/interpreter.py
Commit message (Expand)AuthorAge
...
* Unary -> Listmryouse2022-05-22
* implement funcmryouse2022-05-21
* implement concatmryouse2022-05-21
* implement branchmryouse2022-05-21
* implement pipemryouse2022-05-21
* for-count implementationmryouse2022-05-21
* add ->string functionmryouse2022-05-20
* bugfix: make recursion work (though introduce a new issue too)mryouse2022-05-20
* holy moly functions might work?mryouse2022-05-20
* remove redundant arity checksmryouse2022-05-19
* refactor: this might be worsemryouse2022-05-19
* support for global variablesmryouse2022-05-19
* interpreter with some builtinsmryouse2022-05-19