diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -13,6 +13,13 @@ techniques and ways to add semanitic meaning. ### TODO +#### NOW: + +- Deal with conflicts (copy lemon for precedence) +- EBNF parser to get the whatever-def.c file + +#### Goals + - Proper LALR generation - LL table generation and parsing - Possibly recursive ascent and recursive descent generation (a bit pointless) |