lua-users home
lua-l archive

Re: hi, is there a nice IDE used to edit lua script file in linux ?

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


On Ne, 2010年04月18日 at 21:27 +0200, Imagine Mailing Lists wrote: 
> 
> Ah that's quite useful actually, easy to write your own lexer. Thanks for
> the link!
> 
Actually, the author of TextAdept also wrote Scintillua [1], which is
patch for SciTE replacing all built-in lexers with a single Lpeg-based
lexer and a set of external lexers written in Lua, which you can modify
and add without rebuilding SciTE.
I use a combination of SciTE + Scintillua + scite-debug + custom
modifications, and it is my favorite Lua editor, because it provides
everything I need for Lua programming.
Michal
[1] http://code.google.com/p/scintillua/

AltStyle によって変換されたページ (->オリジナル) /