parser-rs

Crates.ioparser-rs
lib.rsparser-rs
version0.0.1
created_at2025-12-11 20:44:19.819092+00
updated_at2025-12-11 20:44:19.819092+00
descriptionA functional/imperative style parsing library.
homepage
repositoryhttps://github.com/RevolvingMadness/parser-rs
max_upload_size
id1980573
size83,716
Revolving Madness (RevolvingMadness)

documentation

README

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.

Commit count: 0

cargo fmt