aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1efbff..5dade64 100644
--- a/README.md
+++ b/README.md
@@ -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)