[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: C-esque syntax
- From: "steve donovan" <steve.j.donovan@...>
- Date: Tue, 23 Sep 2008 11:33:15 +0200
On Tue, Sep 23, 2008 at 11:07 AM, Vyacheslav Egorov
<mister.aleph@gmail.com> wrote:
> I am curious why no one mentions Bright
> (http://bluedino.net/luapix/Bright.pdf).
That's a cool case study! I like the sentence: "The Lua project has
been incredibly understanding about our somewhat heretical approach".
Shows the benefit of going beyond skin-deep, if you have a community
of C developers and want to please them. Interestingly enough, the
Unix old-timers tended to use AWK for this purpose of scripting &
prototyping (see Bentley's old Programming Pearls column)
Another C-like Lua derivative is Squirrel:
http://squirrel-lang.org/default.aspx
steve d.