ranchero.com

Brent Simmons’s linkblog

04 Sep 2002

Syntax Coloring Demo for Cocoa

It’s a basic tutorial with sample code that shows how to do simple syntax coloring—it colors everything in a string between < and > characters. (It colors all HTML and XML tags, in other words.)