[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: OT complied language most like Lua?
- From: steve donovan <steve.j.donovan@...>
- Date: Mon, 24 May 2010 12:39:36 +0200
On Mon, May 24, 2010 at 11:50 AM, Philippe Lhoste <PhiLho@gmx.net> wrote:
> Side note: I appreciate Nimrod, even thought it is a still young project
> mainly driven by one man and not popular yet. It has a nice clean syntax
> with good ideas, it interfaces easily with C libraries, and it has already a
> good number of bindings (lot of them translated from FreePascal...), along
> with a decent base library.
Reminds me very much of Boo (Python-syntax, type inference, AST
macros) without the irritating .NET dependency...