Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 211 Bytes

File metadata and controls

5 lines (3 loc) · 211 Bytes

parser-rs

A functional/imperative-style parsing library written in Rust with excellent LSP integration, auto complete, and errors.

To run benchmarks which compare this library to chumsky, run cargo bench.