[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lake - another Lua-based Build Tool
- From: steve donovan <steve.j.donovan@...>
- Date: Mon, 11 Oct 2010 19:59:28 +0200
Hi all,
Lake used to be called Bou [0], but I discovered that the logical name
'lake' was not particularly overloaded. Like PrimeMover it's a build
rule interpreter, not makefile generator. It was designed from the
ground up to be cross-platform and so the actual compiler details are
abstracted as possible.
It is a single Lua file, only dependent on LuaFileSystem. There is
probably a compact and elegant dependency-driven programming framework
hiding inside Lake, in the same way that the proverbial thin person
lives inside the fat couch potato.
Find it at [1]; There's a write-up/tutorial at [2].
GitHub now has a completely unmissable Download button ;)
steve d.
[0] http://lua-users.org/wiki/LuaBuildBou
[1] http://github/com/stevedonovan/Lake
[2] http://github/com/stevedonovan/Lake/blob/master/doc/index.md