d0x-mike/clj-antlr

Clojure bindings for the ANTLR 4 parser library.

Leiningen/Boot

[d0x-mike/clj-antlr "0.2.7-SNAPSHOT"]

Clojure CLI/deps.edn

d0x-mike/clj-antlr {:mvn/version "0.2.7-SNAPSHOT"}

Gradle

implementation("d0x-mike:clj-antlr:0.2.7-SNAPSHOT")

Maven

<dependency>
  <groupId>d0x-mike</groupId>
  <artifactId>clj-antlr</artifactId>
  <version>0.2.7-SNAPSHOT</version>
</dependency>