Browse Source

Initial commit

beoran 3 năm trước cách đây
commit
c1a19be449
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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.