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.
92b7dcc067
I copied in the actual file contents. It would perhaps be safest to do some sort of "read the file and splice the contents in," but I'm not sure how to do that at the moment. |
3 years ago | |
---|---|---|
.github/workflows | 4 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.