Lua runtime and toolset
> luamake (all in one)> luamake -EXE lua (with bee.dll)| Feature | Lua5.4 | Lua5.5 |
|---|---|---|
| Enable ansi escape code on windows | π© | π© |
| String encoding on windows using utf8 | π© | π© |
| Remove randomness when traversing the table | π© | π¨ |
| Fast setjmp on windows | π© | π© |
| Enable lua_assert in debug mode | π© | π© |
| Add error hook (for debugger) | π© | π© |
| Add resume/yield hook (for debugger) | π© | π© |
| Disable tail calls in debug mode (for debugger) | π© | π© |
std::format(c++20) and std::print(c++23).std::filesystem(c++17).C++
87.1%
Lua
12.2%
Lua runtime and toolset
> luamake (all in one)> luamake -EXE lua (with bee.dll)| Feature | Lua5.4 | Lua5.5 |
|---|---|---|
| Enable ansi escape code on windows | π© | π© |
| String encoding on windows using utf8 | π© | π© |
| Remove randomness when traversing the table | π© | π¨ |
| Fast setjmp on windows | π© | π© |
| Enable lua_assert in debug mode | π© | π© |
| Add error hook (for debugger) | π© | π© |
| Add resume/yield hook (for debugger) | π© | π© |
| Disable tail calls in debug mode (for debugger) | π© | π© |
std::format(c++20) and std::print(c++23).std::filesystem(c++17).C++
87.1%
Lua
12.2%