zaphar / abortable_parser

A parser combinator library with error handling as a first class citizen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abortable Parser

Build Status

A parser combinator library in rust with an emphasis on error handling. Heavily inspired by nom in it's approach to macro composition.

About

A parser combinator library with error handling as a first class citizen.

License:Apache License 2.0


Languages

Language:Rust 100.0%