clj-peg is a PEG parser written in Clojure. It can parse any sequence of data types, including lists and vectors.
[clj-peg "0.5.0"]
clj-peg/clj-peg {:mvn/version "0.5.0"}
implementation("clj-peg:clj-peg:0.5.0")
<dependency> <groupId>clj-peg</groupId> <artifactId>clj-peg</artifactId> <version>0.5.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: