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

## yaragg ![Build Status](https://github.com/jackfirth/yaragg/workflows/CI/badge.svg)
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).
## Install
`raco pkg install --auto yaragg`
## License
MIT. See `LICENSE.md`