aboutsummaryrefslogtreecommitdiffstats
path: root/main/core
Commit message (Collapse)AuthorAgeFilesLines
* Grammar now uses reverse polish notationJan Tuomi2016-07-2616-352/+278
|
* Add interpreter and ASTJan Tuomi2016-07-269-43/+212
|
* Add tokenizer, parser and support for certain operationsJan Tuomi2016-07-2613-0/+727