aboutsummaryrefslogtreecommitdiffstats
path: root/src/parse.c
Commit message (Collapse)AuthorAgeFilesLines
* expand and revise builtin typeskatherine2019-05-231-29/+37
|
* implement analyse functionkatherine2019-05-201-1/+15
| | | | | anlyises the parse results to build a tree for deterministic parser generation
* check for at fewest one variable rulekatherine2019-05-121-0/+5
|
* implement internal parserkatherine2019-05-121-0/+439
|
* initial commitkatherine2019-05-081-0/+0