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.

beoran a483a29b46 Initial commit há 3 anos atrás
.gitignore a483a29b46 Initial commit há 3 anos atrás
LICENSE a483a29b46 Initial commit há 3 anos atrás
README.md a483a29b46 Initial commit há 3 anos atrás

README.md

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.