5 releases

0.0.5 Oct 1, 2023
0.0.4 Sep 16, 2023
0.0.3 Sep 16, 2023
0.0.2 Sep 15, 2023
0.0.1 Sep 15, 2023

#110 in Parser tooling

MIT license

15KB
347 lines

Parcos

Simple, Minimal Parser Combinator Library.

Docs

You can read the docs here.

Usage

This crate is available on crate.io. To add parcos to your project, run cargo add parcos.

Examples

Examples can be found here.


lib.rs:

Parcos

Simple, Minimal Parser Combinator Library.

No runtime deps