elihugarret / Moonlet

Live coding with Lua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moonlet

Lua live coding. It only works on Linux and Windows.

Installation (Windows)

1.- Clone or download this repo.

2.- Download and install the best IDE for Lua, ZeroBrane Studio

3.- Download and install LoopBe1

4.- Download this .dll files and put them in your System folder. msvcp110, msvcr100 and msvcr110

5.- Put all the files of this repo in your "myprograms" folder that is in the ZeroBrane Studio folder.

6.- Run the ZeroBrane IDE app and open the main.lua and luna.lua files

7.- Then on the ZeroBrane IDE menu, click on Project >> Project Directory >> Set From Current File

8.- On the main.lua file, press F6.

About

Live coding with Lua.

License:GNU General Public License v2.0


Languages

Language:Lua 100.0%