stacksmith topic

List stacksmith repositories

Stacksmith

127
Stars
13
Forks
Watchers

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

230
Stars
32
Forks
Watchers

Miscellaneous open-sourced MacOS Cocoa code by yours truly.

UKSyntaxColoredTextDocument

163
Stars
14
Forks
Watchers

An NSViewController (and optional document class) that implements syntax coloring and code editing-related features in an NSTextView.

Sparkle

18
Stars
1
Forks
Watchers

A software update framework for OS X

ULINetSocket

27
Stars
3
Forks
Watchers

A Cocoa wrapper around Unix sockets based on NetSocket by Dustin Mierau.

UKPaintView

36
Stars
3
Forks
Watchers

A simple NSView subclass that implements a paint canvas into which users can draw with various paint tools.

stackimport

39
Stars
11
Forks
Watchers

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...