While some of the features MoonScript provides are very interesting, I'm not sure it's really needed as much for Lua as CoffeeScript is for JavaScript - Lua is a rather nice language on its own.
Things like classes, comprehensions, and other syntactic sugar really do help with writing concise and easy to read programs.