Show HN: LuaRT 1.0, open source Windows programming framework for Lua (github.com)

1 points by _samt_ ↗ HN
LuaRT is a free and now open source Windows programming framework for Lua, with a Windows-optimized runtime library and integrated development tools. This project aims to facilitate Lua programming by better integrating Lua with Windows operating systems.

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

0 comments

[ 3.5 ms ] story [ 7.4 ms ] thread

No comments yet.