An open API service indexing awesome lists of open source software.

https://github.com/kornev/kornev-luaj-lib

Scala facade for Lua 5.2 interpreter.
https://github.com/kornev/kornev-luaj-lib

java lua scala scripting scripting-language

Last synced: 5 months ago
JSON representation

Scala facade for Lua 5.2 interpreter.

Awesome Lists containing this project

README

          

# LuaJ

This repository has been forked from [LuaJ-JSE][luaj-jse] on **main:daf3da9** commit.

## Setup

Add in your `build.sbt`:

```scala
libraryDependencies += "com.ensime" %% "luaj" % "0.1"
```

## License

This project is licensed under the terms of the MIT license.

[luaj-jse]: https://github.com/luaj/luaj