Vijay Aswadhati |
|
|
* Wrote [LUSTI] - a simple binding written to understand Lua with "C". For what its worth, the module also contains a "reference counting system" that can be useful for systems that want to make use of the garbage collector of Lua. For instance, theoretically an application could use the Lua VM for a "string pool" implementation. (more on this subject) |
|
* Wrote [LUSTI] - a simple binding written to understand Lua with "C". For what its worth, the module also contains a "reference counting system" that can be useful for systems that want to make use of the garbage collector of Lua. For instance, theoretically an application could use the Lua VM for a "string pool" implementation. (more on this subject) |
|
* LMake: Port CMake to use Lua as the native language for command extensions. |
|
* LMake: Port CMake to use Lua as the native language for command extensions. |
|
* LACE - Bind [ACE] with Lua. * LBus - [MBUS] support in Lua (currently debating whether to use Diego Nehab's Socket Library or build using LACE) |
|
* LACE - Bind [ACE] with Lua. * LBus - [MBUS] support in Lua (currently debating whether to use Diego Nehab's Socket Library or build using LACE) |