aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* implement analyse functionkatherine2019-05-201-0/+30
| | | | | anlyises the parse results to build a tree for deterministic parser generation
* implement internal parserkatherine2019-05-121-32/+11
|
* implement internal tokeniserkatherine2019-05-081-5/+37
|
* initial commitkatherine2019-05-081-0/+16