nom-language 0.0.1

Language parsing focused combinators for the nom parser library
Documentation

Langage parsing combinators for the nom parser combinators library

nom is a parser combinator library with a focus on safe parsing, streaming patterns, and zero copy. While nom provides general purpose combinators, this crate is targeted at language parsing.