lua-users home
lua-l archive

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


On 05/27/2014 06:47, Bas Groothedde wrote:

If there currently are no parsers out there, I might have to accept my losses and go with something more limited and simplistic, and implement CSS parsing later on.


In the video "Textadept - Behind the Scenes",
( http://www.youtube.com/watch?v=-rMC2s0s-zA )
the author of the Textadept editor mentions using Lua + LPEG for CSS syntax highlighting.
Maybe you could use that as a starting point.

--
Roberto Waltman