tilkinsc/LuaConsole
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
CMIT
Issues
- 0
Poor support of old compilers
#13 opened by tilkinsc - 2
Port stdin to lua's stdin
#18 opened by tilkinsc - 1
Implement custom library solution for handling args in a Collect Process Output way
#24 opened by tilkinsc - 2
"Couldn't open file lang/english.txt!" error.
#35 opened by z3n01d - 2
Check compatibility options for using lua5.0
#25 opened by tilkinsc - 0
LuaConsole build.*.* needs to listen to a variable for users to define lua library preprocessor macros
#26 opened by tilkinsc - 5
Translate to other languages
#14 opened by tilkinsc - 2
Set up with Appveyor
#7 opened by tilkinsc - 0
Convert most unsigned/signed int to int32_t/uint32_t
#20 opened by tilkinsc - 0
Needs execution speed test
#23 opened by tilkinsc - 0
Doesn't compile on MacOS
#22 opened by tilkinsc - 1
- 8
- 0
- 0
Report of Ctrl-C not working
#12 opened by tilkinsc - 4
Needs NMake/MSVS Support
#10 opened by tilkinsc - 1
Needs CMake Build Support
#4 opened by tilkinsc - 3
Need Improved Makefile
#3 opened by tilkinsc - 1
[Requested] Add GNU readline to the program
#17 opened by tilkinsc - 1
Needs set up for MSVS
#6 opened by tilkinsc - 2
Add piping and redirects/read from stdin
#9 opened by tilkinsc - 3
Documentation optimisation
#5 opened by ichesnokov