aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Grammar now uses reverse polish notationJan Tuomi2016-07-2619-375/+318
* Add interpreter and ASTJan Tuomi2016-07-2612-54/+268
* Add tokenizer, parser and support for certain operationsJan Tuomi2016-07-2618-0/+870