This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting ...
Is your feature request about something that is currently impossible or hard to do? Please describe the problem. Currently, the C and C++ syntax files are very tightly coupled, with the C++ syntax ...