-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Welcome to the Goat-IDE wiki!
Go @ IDE is an editor dedicated to the eLua World: http://www.eluaproject.net/
some features:
Its editor (which is based on the wonderful library "scintilla" http://www.scintilla.org/), is lightweight and powerful. It has additional features such as "syntax highlighting", "code folding" and "code completion" based on the eLua API. It includes the capability to connect with the real hardware (through the serial or the USB port) obtaining the prompt of Elua inside it. It's able to build the sources and also is able to send the built file on the Hardware (using the xmodem protocol). Also it supports some terminal commands (standard ansi/vt100), so it's able to play games like "hanoi" or "hungman".
Videos:
http://www.youtube.com/watch?v=kUmujKemFjA
http://www.youtube.com/watch?v=Z3g2Hu_FC3Q
How to build and install it on Linux: