Projects
On this page we list some of the projects developed at LabLua.
Ongoing projects
- Pallene [1] - a statically-typed companion language for Lua
- Lua in kernel [1] - kernel-scripting environments based on Lua
- Luadata - Lua and C APIs to handle binary data using Lua scripts
- Céu Language - a concurrent and reactive programming language
- Terra - scripting customized components for Wireless Sensor Networks
Past projects
- Typed Lua - a variant of Lua with static type checking
- LuaRocks - package manager for Lua modules, part of the Kepler Project, previously maintained at LabLua and now an independent project
- LuaInterface - scripting CLR objects with Lua
- Lua2IL - a Lua to CIL compiler
- Lua.NET - integrating Lua with the CLI
- LuaDec - a decompiler for Lua 5.0
- LibScript - abstraction and intercommunication layer for scripting language APIs