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 c36bfe716b Add LICENSE vor 4 Jahren
LICENSE c36bfe716b Add LICENSE vor 4 Jahren
README.md c1a19be449 Initial commit vor 4 Jahren

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.