Installation of Macaulay on a Macintosh with a hard disk: Drag the folder "Macaulay" to any convenient location on the hard disk. (The entire contents of the folder, arcane though some may seem, are necessary.) Now you are ready to run Macaulay.
Macaulay was originally designed to run under UNIX. In the Macintosh environment MPW provides the services that would be provided by the Unix operating system, and then some! (MPW = Macintosh Programmer's Workshop. The version here provided is licensed from Apple for distribution with Macaulay, courtesy of the Mathematical Sciences Institute at Cornell University.) Thus to run Macaulay you must begin by launching the application MPW, which is inside the Macaulay folder.
When you have launched MPW, you will see a window labeled "Worksheet", and you will be talking to the MPW interpreter, which acts something like the finder. One peculiarity of MPW which is very important for using Macaulay is that it interprets <return> (produced by pressing the return key) differently from <enter> (produced either by pressing the enter key or by holding down the command key while pressing the return key.) If you are new to MPW, try the following exercise to understand the difference:
Don't forget that you can use either command-<return> or <enter> (but not command-<enter>!) interchangeably.