15 Most Recent [RSS]
More...
|
UKSyntaxColoredTextDocument 0.1.1, new article!
I have just uploaded a new Cocoa class that implements a text editor that performs syntax coloring on plain text files. Right now, this is mainly geared towards C and similar languages, but it is very easy to customize it for the various dialects using a .plist file, and if your language of choice is anything like most programming languages, it should work with this. Get it at:
http://www.zathras.de/programming/cocoa_stuff.php
Apart from that, I've uploaded a new article to the "Articles" section that deals with pointers and memory management, and will hopefully help some of the people struggling with this concept.
http://www.zathras.de/articles/How_Memory_Management_Works.php
| |