534e69fcfbbb0f0d76890a92a082a44bd3c6eb9c
work to do: (1) Replace use of recursion with while/continue (2) Remove as many array bounds checks as possible
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