luaclj

A Lua-to-Clojure parser

Leiningen/Boot

[luaclj "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("luaclj:luaclj:0.1.1")

Maven

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