Parcourir la source

Initial commit

beoran il y a 3 ans
commit
c1a19be449
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# ll1
+
+ll1 is a tool that reads in an LL(1) grammar description and checks it, and that, with the help of Go templates can generate code or reports based on those grammars.