You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8feed88328 | 3 years ago | |
---|---|---|
.github/workflows | 3 years ago | |
br-parser-tools | 3 years ago | |
br-parser-tools-doc | 3 years ago | |
br-parser-tools-lib | 3 years ago | |
brag | 3 years ago | |
brag-lib | 3 years ago | |
.gitignore | 6 years ago | |
LICENSE.md | 5 years ago | |
README.md | 4 years ago | |
SUBLICENSE.md | 5 years ago |
README.md
brag
Racket DSL for generating parsers from BNF grammars.
Install
raco pkg install brag
Documentation
http://docs.racket-lang.org/brag/
License
MIT. See LICENSE.md
Project status
Complete. I will maintain the code but no major updates are planned.