/parjec

Elegant parsing in Clojure

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Parjec

Parser combinators in Clojure.

Parjec (profuse apologies for the name) is a Clojure library that offers the tools to easily build correct, efficient parsers.

Parjec is based on the code in Jim Duey's monad tutorial, and makes extensive use of Clojure's monad library.

Usage

Learn more

Parser combinators

Monads

Clojure

License

Copyright © 2014 John Senneker

Distributed under the Eclipse Public License.