This tarball contains the ingredients for getting started creating
Cocoa applications in Chicken.  It's meant to be used with the
walkthrough at http://3e8.org/zb/cocoa/creating-a-cocoa-app.html.

Type 'make clean all' in this directory to build every application.
Links to the built applications will appear in this directory, and can
be run from the Finder.

The applications in this archive have been pre-built on my system,
a Powerbook G4 with Chicken installed in /usr/local and configured
to use PCRE.   If your system specs are identical, the applications
should run without rebuilding.  Otherwise, use 'make' as described above.

Files:

  creating-a-cocoa-app.html: Local copy of the walkthrough.
  Makefile.template:         Makefile for creating your own apps.
  currency-converter:        Example of a completed application.
  color-view:                Example of creating a custom NSView.
                             Based on the Ruby example "simple-app".

-- Zb
version 0.2
