Syntax Highlighting
843804Jan 30 2003 — edited Mar 2 2005Hi
Im after developing a simple editor using swing and am hoping to add syntax highlighting for languages such as java html etc. I have been looking at scanners such as the Java compiler compiler, bison etc, however the seem very heavy. Could you please help with a scanner that would just provide syntax highlighting or some other methods of implementing it.
Thanks,
Ger