luaclj

A Lua-to-Clojure parser

Leiningen/Boot

[luaclj "0.1.3"]

Clojure CLI/deps.edn

luaclj/luaclj {:mvn/version "0.1.3"}

Gradle

implementation("luaclj:luaclj:0.1.3")

Maven

<dependency>
  <groupId>luaclj</groupId>
  <artifactId>luaclj</artifactId>
  <version>0.1.3</version>
</dependency>