Cocoalogue

Tags ( )

A Smalltalk language-based scripting system for Mac OS X.

Cocoalogue is an interpretive system, with programs written in a shebang-prefixed text file like most scripting languages available on UNIX-like platforms. The Smalltalk-based syntax is virtually identical to Smalltalk-80 with extensions for declaring classes, methods and data types (with strong- and static-typing). It supports dynamic run-time features including blocks, automatic garbage-collection and data translation. And it has, as the name Cocoalogue would indicate, toll-free bridging of data and classes with the Mac’s Cocoa frameworks.

Releases