Binary package “libparsley-clojure” in ubuntu mantic

DSL for creating total and truly incremental parsers in Clojure

 Parsley can create parsers for custom grammars and yield parse-trees for any
 given input. The parsers generated by Parsley are a variant of LR parsers.