b9fdb731fe52b16e066dcf85dcc4af371d957e3b
commented out: a more sophisticated (but space-consuming) optimization that accounts for arbitrary starting index, stride, and direction (increasing/decreasing). commented out some table metatable stuff that was wrong. metatables need to be implemented properly.
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