-
To request a new code snippet, please fill out the following:
Project name: Fizz Buzz
Project link: https://sampleprograms.io/projects/fizz-buzz/
Language: Moonscript
If this code snippet will…
-
[Moonscript](http://moonscript.org/) makes writing Lua a lot less boilerplate-y.
Would support be possible at all?
Something like if a \*.moon file is found in the usual directories, and moonc i…
-
### Please fill out the following:
- **Platform:** Linux
- **LuaRocks version:** 3.11.1
- **Configuration file:** None
- **LuaRocks output from when the issue occurred:**
```
$ luarocks se…
-
Hello again!
This is fairly easy to reproduce: when given
```moon
\method -- oops
```
in a file, `MoonScript version 0.5.0` produces this output:
```
issue.moon Compile error: ...local…
-
I was just wondering if you've ever looked into [Moonscript](http://moonscript.org/), which seems quite similar to this new language - maybe you could take some inspiration from it! :)
-
as titled
benchmark against vanilla luajit etc
-
Compile moonscript map scripts before running them.
-
Hi, have been able to use moonscript directly, using the MoonScript parser + StarLight parser. But I want to be able to require a module written in MoonScript dynamically without having to compile it…
-
It would be useful to implement a `Python` module that runs `Aegisub`'s `Lua` and `Moonscript` script in `bubblesub`
-
![screenshot](https://user-images.githubusercontent.com/42620439/47070424-d24b1d00-d1f9-11e8-9fc4-31dc37ded455.png)
As you can see on the screenshot, global table **app** is existed and I can get a…