[ANN] MoonScript v0.2.2
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] MoonScript v0.2.2
- From: leaf corcoran <leafot@...>
- Date: Sun, 4 Nov 2012 14:47:58 -0800
Hello everyone,
I've released a new version of MoonScript today. The programming language inspired by CoffeeScript that compiles to Lua.
It's been a while since the last release, but I've added quite a handful of features and fixes.
Some of the notable things in this release are a continue keyword, vastly improved line number source mapping, string interpolation, and a do _expression_.
It's not on LuaRocks yet, but you can install like so:
I'd love your feedback, Thanks!
- Leaf