2 releases

0.1.1 Aug 19, 2021
0.1.0 Aug 18, 2021

#1001 in Programming languages

37 downloads per month
Used in 3 crates (2 directly)

MIT license

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

~2MB