Kronuz:

it'd be nice if the JavaScript was a full "copy" of the stand
alone CPP lexer. In some ways I've been thinking about possibly reusing CPP
functionality inside HTML; HTML would depend on CPP, and CPP would have more
a generalized version of its lexer available for HTML (or others) use. (This
would make the source code and hence the binary much smaller too)

  Both client-side and server-side JavaScript are handled
(separately) in the HTML lexer. Arbitrarily composable lexers would be
good: see SinkWorld for an implementation:
http://scintilla.sourceforge.net/SinkWorld.html

  Neil
_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to