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

https://github.com/korlibs/korge-luak

LUAK - Kotlin port of JLua
https://github.com/korlibs/korge-luak

Last synced: about 1 year ago
JSON representation

LUAK - Kotlin port of JLua

Awesome Lists containing this project

README

          

# LuaK

Kotlin LuaJ port (LUA interpreter)

* LuaJ Java Implementation: (released under [MIT](https://sourceforge.net/projects/luaj/))
* LUA Language: (released under [MIT](https://www.lua.org/license.html))