lua-users home
lua-l archive

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


I am just experimenting with it myself but textadept is written in C and Lua and the editor itself is scripted with Lua. You can use Lua regular expressions from within it etc..

http://code.google.com/p/textadept/

-Patrick