LuaConsole
LuaConsole copied to clipboard
A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT CLI
Call is working as expected but it looks like you'll need to configure your environment.
I would like to add Lua-5.0 to the build category listing. I am not sure which functions I will have to remove (or add :o) in order to include it.
I am working on a Collect Process Output model. This will replace the big giant and ugly switch statement and allow more seamless transfer of data struct, which is never...
I would like this to be translated to other languages.
Open for debate
I think a good test for LuaConsole would be the total execution time based on multiple factors (calls to the program) outlined in the test from the travis.sh file. It...
https://travis-ci.org/tilkinsc/LuaConsole/jobs/491369318 It seems the Mac version clang linker doesn't have the -E command. Rightfully so, it tries to build as linux. We are also missing `objcopy`.