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
  • 109 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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