System configuration:

	Dec Alpha running OSF/1 version 2.0

Latest Icon version:

	Version 9.0 compiler and interpreter

Installer:

	Gregg Townsend
	Icon Project
	The University of Arizona

Missing features:

	Executable images

Known bugs:

	The kbhit() function may not work quite right.

Comments:

	The Icon interpreter assumes that it can place longs and pointers
	on any 4-byte boundary; it disables the usual warnings about
	"unaligned accesses".  These accesses presumably incur a performance
	penalty, but we haven't attempted to quantify it.

Date:

	May 23, 1994
