The following are Lua-based build systems[1]. They function similar to tools like make[2], SCons[3][4], CMake[5][6], Autotools[7], and CPAN.pm[8]. However, the tools or the build files are written in Lua.
- SCons-like systems
- LuaBuildBou - dependency build system (somewhat like SCons)
- [primemover] - small, portable, easy to deploy dependency build system (somewhat like SCons)
- [Bam] - (like SCons)
- [LuaIBS] - make-replacement written in Lua and C and using LuaFileSystem?
- [Meique] - scons-like tool written in Lua and C++
- [Sweet Build] - a build tool written in C++ and Lua.
- [moonmake]
- CMake-like systems (build script generators)
- [premake] - build script generator (like CMake)
- [Hamster] - Build script generator for Lua with API derived from [scons]. It can generate Makefiles (GNU/BSD/nmake), build with scons, or build with no external tool.
- See also Lua
Dist below.
- CPAN-like systems
- LuaRocks - deployment Lua modules, including network fetch, automated build, installation, and management (like Perl CPAN)
- [LuaDist] - Like LuaRocks but includes management of external libraries on the OS, and modules are built using CMake
FindPage · RecentChanges · preferences
edit · history
Last edited August 4, 2010 3:10 pm GMT (diff)