2 releases
0.1.1 | Aug 19, 2021 |
---|---|
0.1.0 | Aug 18, 2021 |
#805 in Programming languages
Used in 3 crates
(2 directly)
66KB
889 lines
flycatcher-parser
The Flycatcher programming language's very own parser. It's hand-written to give more detailed diagnostic messages to help debug code.
lib.rs
:
A hand-written parser that emits an AST tree.
Dependencies
~2.7–9.5MB
~59K SLoC