luaclj

A Lua-to-Clojure parser

Leiningen/Boot

[luaclj "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("luaclj:luaclj:0.1.0")

Maven

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