
Morphic for Objective-C
-----------------------

This is an Objective-C port of Squeak Morphic.

See,

	http://squeak.cs.uiuc.edu

for more information about Squeak, a freeware Smalltalk-80 implementation,
being developed by Ted Kaehler, Dan Ingalls, John Maloney, Alan Kay,
Scott Wallace and many other Smalltalk personalites.

In good Objective-C tradition, this package takes the Morphic classes as
developed in Squeak and adds those on top of a C library, called 
"earthbase".

Earthbase is a set of graphics primitives that is hopefully easily
retargetable to different windowing platforms.

The current development platform is Linux/Unix (with X11R6).

