Nymphium/moor

install failed

Closed this issue · 4 comments

My Environment:
OS X El Capitan 10.11.6
Lua 5.2.4
Luarocks 2.3.0

The errors:
Installing https://luarocks.org/moor-v4.0-7.src.rock...
Using https://luarocks.org/moor-v4.0-7.src.rock... switching to 'build' mode
Warning: variable CFLAGS was not passed in build_variables

) '---compile---'

moonc moor/.moon bin/moor.moon
moor/init.moon Failed to parse:
[101] >> elseif #line < 1 then continue
make: *
* [compile] Error 1

Error: Build error: Failed building.

unless-elseif statement is the HEAD feature. Please build MoonScript with HEAD and reinstall moor.

thanks,but what do you think about this issues?

unless-elseif statement is added by me. I think, it is intentional and works well.

OK,it works