lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi folks,

I'm currently developing an IDE for Lua based on Eclipse. The Version 1.2.1 is available and has the following features:

Syntax Hightlight
Content Folding
Error Markers via Integrated Parser- thanks to ANTLR
Outline View

You can get the latest Version at http://sourceforge.net/projects/ lunareclipse and some installatiion giude can be found at http:// lunareclipse.sourceforge.net/update.html

Hope you find it useful. Let me know if you're missing something substantial.

cheers Nicolai