Main features :
- Uses latest Lua 5.4.4 VM
- The runtime is lightweight and does not rely on any other libraries
- Desktop/console applications and x86/x64 binaries supported
- A number of built-in modules are available, including GUI, networking, compression, encryption, etc.
- Object-oriented programming with multilevel inheritance, mixins, constructors, destructors, properties...
- The development tools include a Lua script to executable compiler, LuaRT Studio IDE, and a REPL.
Regards,
Samir