stacksmith topic
Stacksmith
An intuitive software erector kit targeted at people new to programming, but with enough potential to stay useful once they've learned, inspired by HyperCard.
UliKit
Miscellaneous open-sourced MacOS Cocoa code by yours truly.
UKSyntaxColoredTextDocument
An NSViewController (and optional document class) that implements syntax coloring and code editing-related features in an NSTextView.
ULINetSocket
A Cocoa wrapper around Unix sockets based on NetSocket by Dustin Mierau.
UKPaintView
A simple NSView subclass that implements a paint canvas into which users can draw with various paint tools.
stackimport
A command line tool that reads a HyperCard stack and generates a folder with XML and PBM files from it containing a more easily readable representation of its contents. Based on Tyler Vano's and Rebec...