-
Notifications
You must be signed in to change notification settings - Fork 1
Project Roadmap
Russell Haley edited this page Mar 11, 2018
·
1 revision
The purpose of the WinLua project is to provide a Windows MSI distribution of high quality Lua components on Windows and a clear path for those looking to develop with Lua. The project currently provides Installers and Merge Modules for:
- Current Lua Revision (5.3) and begrudgingly 5.1
- LuaFilesystem
- sol2
- BrokenGlass: GUI for LuaRocks
- Binary repository for C rocks on Windows
- LuaPlus: Lua with binary goodies built in
- JamPlus: Build tools built on jam and Lua
- LuaDotNet: Small static script engine for DotNet. Batteries Not Included. Stuck at 5.1 and broken.
- Eluant: More robust Lua engine for DotNet. Cranked to the Gigawatts. Also at 5.1
- LLVM complete toolchain including stdlibc++
- WinLua C++ (Wider Discussion)
- IOCP support for cqueues. I've started reviewing libuv for clues.