com.lithinos/amotoen

Amotoen is a Clojure library that supports PEG style definitions of grammars that can produce parsers.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 199 Downloads
  • 90 This Version

Leiningen/Boot

[com.lithinos/amotoen "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.lithinos/amotoen {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("com.lithinos:amotoen:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.lithinos</groupId>
  <artifactId>amotoen</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>