/parser-combinators

A parser combinator library for Elm.

Primary LanguageElmBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Note: This package only works with Elm 0.18 and lower. See elm/parser for related functions in 0.19 and higher.

parser-combinators

Build Status

A parser combinator library for Elm 0.18. See the documentation of the Combine module for more information and the examples directory for complex usage examples.