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.
br-parser-tools/README.md

11 lines
621 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## br-parser-tools ![Build Status](https://github.com/mbutterick/br-parser-tools/workflows/CI/badge.svg)
## Docs
https://docs.racket-lang.org/br-parser-tools/
## Project status
Complete. This project exists only to support the [`brag`](https://git.matthewbutterick.com/mbutterick/brag) library. Probably a lot of the improvements I made could be merged into the main [`parser-tools`](https://github.com/racket/parser-tools) library, but it is old and delicate. Still, if you want to build a dependency into your project, I suggest you use `parser-tools` (because its maintained by the Racket team), not this one.