First... Would it be possible to accomplish simple syntax highlighting using a PEG.
I'm only looking for it to be able to recognize and highlight basic things that are common to c style languages
Second... If there are any examples of this or something similar please let me know
Third... If I'm going about this the wrong way and there are more common and proven ways to do this then also let me know