c3f17a3b5ea435ebe6a124a9ee77ae6b3e74f2b6
* ant build.xml produces 4 output jars: all-in-one jar, a "core" jar that should work under J2ME, an "extras" jar with classes that require J2SE, and the last jar provides the debug support for J2ME. * Change the Eclipse .classpath to include WTK jars. Requires WTK_HOME classpath variable be set in Eclipse workspace.
Description
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling. Forked GitHub Repository: https://github.com/luaj/luaj
https://luaj.sourceforge.net/
MIT
17 MiB