[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lake 1.1 - A Lua-based Build Tool
- From: Axel Kittenberger <axkibe@...>
- Date: Wed, 17 Nov 2010 12:02:49 +0100
I encountered once a Lua based 'make' replacement, it was called "bam".
http://teeworlds.com/files/bam-0.2.0.zip
Dunno if anything else than teeworlds uses it, or how it compares to Lake.
On Wed, Nov 17, 2010 at 11:53 AM, steve donovan
<steve.j.donovan@gmail.com> wrote:
> On Wed, Nov 17, 2010 at 12:48 PM, Leo Razoumov <slonik.az@gmail.com> wrote:
>> will do the same. No need for extra syntactic sugar. Right semantics
>> is already there.
>
> Unless you find end) irritating ;) I mostly agree, but sometimes it
> would be nice to customize syntax for a particular application.
>
> Particularly if you are crafting a DSL for other people to use. (The
> usual thinking is that those people must just get used to Lua and
> teach their editors some new abbreviations...)
>
> steve d.
>
>