# bril-frontend
`bril-frontend` is a library for parsing the [textual representation](https://capra.cs.cornell.edu/bril/tools/text.html) of Bril.
It's used for the [Bril LSP](../bril-lsp/) and a [`bril2json` tool](https://github.com/sampsyo/bril/pull/399) I made.