[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: hi, is there a nice IDE used to edit lua script file in linux ?
- From: Philippe Lhoste <PhiLho@...>
- Date: Mon, 19 Apr 2010 10:32:14 +0200
On 18/04/2010 21:27, Imagine Mailing Lists wrote:
Ah that's quite useful actually, easy to write your own lexer. Thanks for
the link!
For the record, latest SciTE version allows to write lexers in Lua too.
Neil, the owner of the project, choose not to use Lpeg (but as said, there is Scintillua
for that) but rather a state-based method, which looks more familiar (and might have a
smaller learning curve, perhaps) to Scintilla lexer writers.
--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --
- References:
- hi, is there a nice IDE used to edit lua script file in linux ?, Silence
- Re: hi, is there a nice IDE used to edit lua script file in linux ?, "J.Jørgen von Bargen"
- Re: hi, is there a nice IDE used to edit lua script file in linux ?, steve donovan
- Re: hi, is there a nice IDE used to edit lua script file in linux ?, Patrick
- Re: hi, is there a nice IDE used to edit lua script file in linux ?, Imagine Mailing Lists