[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re:parser
- From: Paul_Winwood@...
- Date: Fri, 02 Jun 2000 08:28:22 GMT
Martin Wrote:
>>I am thinking about developing some kind of development environment for Lua.
>>The main component of it should be source code editor with syntax
>>highlighting,
I have written a separate Lua parser to provide colour syntax highlighting and
provide error indications for
common mistakes such as incorrectly terminated strings etc. for the Scintilla
editor (Neil Hodgson,
www.scintilla.org) which I will be sending shortly.
Paul.
PS I hope this is received correctly; this cc:Mail email system seems to upset
the list processor!