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.
brag/README.md

25 lines
356 B
Markdown

7 years ago
3 years ago
## brag ![Build Status](https://github.com/mbutterick/brag/workflows/CI/badge.svg)
7 years ago
7 years ago
Racket DSL for generating parsers from BNF grammars.
3 years ago
## Install
7 years ago
`raco pkg install brag`
7 years ago
3 years ago
## Documentation
7 years ago
http://docs.racket-lang.org/brag/
4 years ago
3 years ago
## License
4 years ago
MIT. See `LICENSE.md`
3 years ago
## Project status
Complete. I will maintain the code but no major updates are planned.