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

13 lines
406 B
Markdown

8 years ago
## yaragg ![Build Status](https://github.com/jackfirth/yaragg/workflows/CI/badge.svg)
8 years ago
Yet Another Racket AST-Generator Generator. Racket DSL for generating parsers from BNF grammars. Fork of [`brag`](https://pkgs.racket-lang.org/package/brag), which is itself a fork of [`ragg`](https://pkgs.racket-lang.org/package/ragg).
8 years ago
4 years ago
## Install
8 years ago
`raco pkg install --auto yaragg`
5 years ago
4 years ago
## License
5 years ago
MIT. See `LICENSE.md`