LuaConsole icon indicating copy to clipboard operation
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

Results 14 LuaConsole issues
Sort by recently updated
recently updated
newest added

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.

help wanted
good first issue
Discussion

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...

enhancement
not confirmed

I would like this to be translated to other languages.

enhancement
help wanted
good first issue

#6 Needs completed first.

enhancement

Open for debate

enhancement
not confirmed
Discussion

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...

help wanted
good first issue

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`.

bug
good first issue