Skip to content

Project Roadmap

Russell Haley edited this page Mar 11, 2018 · 1 revision

WinLua Project Roadmap

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

Projects that I would like to see supported:

  • 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

Experimental Builds:

  • LLVM complete toolchain including stdlibc++
  • WinLua C++ (Wider Discussion)
  • IOCP support for cqueues. I've started reviewing libuv for clues.
Clone this wiki locally