This is the README for MOOF, a reasonably fully-featured Scheme-like
language with a singly-inheriting generic-function based object model
and SmallTalk-like object-oriented Scheme primitives.

Please read the file INSTALL for installation instructions for your
operating environment.

Environments on which MOOF is known to compile and run:

	*	Linux (and presumably most Unix-like operating systems)
	*	DEC Alpha running OSF/1
	*	SunOS 5.5.1 on SPARC
	*	MS-DOS (16-bit)
	*	OS/2 (using gcc/emx)
	*	Windows NT and 95/98 (using gcc or egcs for win32)
	*	MacOS (using CodeWarrior C/C++ v8 or v9)

MOOF is being developed using Linux, and Win32, MS-DOS, OS/2 and MacOS
support is largely incidental. Libraries of primitives for these
latter operating systems may change quite a bit from version to
version.

MacOS Toolbox support may be added at some stage - QuickDraw 3D is
also on the list of things to support. However, I don't have access
to a mac at the moment, so mac development may be slow.

	Tony Garnock-Jones
	(email address: tonyg@kcbbs.gen.nz)
