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

https://github.com/technius/scalua

A wrapper for LuaJ, written in Scala
https://github.com/technius/scalua

Last synced: about 1 year ago
JSON representation

A wrapper for LuaJ, written in Scala

Awesome Lists containing this project

README

          

# Scalua

[![Build Status](https://travis-ci.org/Technius/scalua.svg?branch=master)](https://travis-ci.org/Technius/scalua)

Scalua is a wrapper around [LuaJ 3.0](http://luaj.org/luaj.html), written in Scala. See the [website](http://technius.github.io/scalua) for documentation.

Scalua is currently a work-in-progress.

### License

Scalua is licensed under the MIT License. See LICENSE for more details.