[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: A Review of MoonScript 0.2.0
- From: steve donovan <steve.j.donovan@...>
- Date: Thu, 15 Dec 2011 12:46:33 +0200
Hi all,
The modest leaf corcoran has been working on his MoonScript (which is
a CoffieScript-like language that translates to Lua):
http://moonscript.org/
Since he is so modest I wrote a review of MoonScript
http://steved-imaginaryreal.blogspot.com/2011/12/moonscript-lua-based-language.html
It's interesting since it covers so many of the 'wish list' proposals
we hear on lua-l, and is a good way to evaluate them in a working
language.
Still immature, of course; languages take time and getting good error
messages out of LPeg grammars is a bit of an art.
steve d.