aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2025-07-09 17:23:04 +0300
committerkartofen <mladenovnasko0@gmail.com>2025-07-09 17:23:04 +0300
commit2c85f2d087b9b2f3922b856beed4e2dd5b0fc126 (patch)
tree49de0cef8eb32596f2629e3d2855400484fbd8aa /README.md
parente911e95f697b0eb48ed4e68cb2586ffb0dc11341 (diff)
edit readme
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)