Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 325 Bytes

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.