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 5beddb37eb Merge eruta.nl master. il y a 3 ans
.gitignore a483a29b46 Initial commit il y a 3 ans
LICENSE 5beddb37eb Merge eruta.nl master. il y a 3 ans
README.md c1a19be449 Initial commit il y a 3 ans

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.