aboutsummaryrefslogtreecommitdiffstats
path: root/main/core/parser
Commit message (Expand)AuthorAgeFilesLines
* Grammar now uses reverse polish notationJan Tuomi2016-07-2610-348/+108
* Add interpreter and ASTJan Tuomi2016-07-265-38/+155
* Add tokenizer, parser and support for certain operationsJan Tuomi2016-07-269-0/+378