Differences between revisions 1 and 2
Revision 1 as of 2009-05-06 09:22:39
Size: 1007
Editor: SimonMarsden
Comment:
Revision 2 as of 2009-05-07 17:34:05
Size: 1106
Editor: SimonMarsden
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
Here's a screen shot of APL.68000 running on a Macintosh under OS 9:
{{attachment:APL68000.jpg}}

APL.68000

The APL.68000 interpreter was a full 32-bit APL2 compatible interpreter first developed in 1980 by Phil Van Cleave and subsequently bought and developed by MicroAPL Ltd. It ran on the following platforms:

  • Macintosh OS 9 and earlier
  • Amiga
  • Atari
  • MicroAPL Spectrum and Aurora and other multi-user computers running the MIRAGE operating system
  • UNIX (NCR, HP and other machines)
  • Wicat

The Macintosh version in particular was very popular. It featured a pioneering GUI interface and provided easy access to many of the Macintosh ToolBox facilities, making it easy to write GUI applications in APL.

APL.68000 was eventually replaced by MicroAPL's current APLX interpreter, running on Windows, Macintosh and Linux. APLX includes the ability to )LOAD APL.68000 workspaces, and much of the core code will run without modifications.

Here's a screen shot of APL.68000 running on a Macintosh under OS 9: APL68000.jpg

Author: SimonMarsden

CategoryAplx

APL68000 (last edited 2017-02-16 19:14:04 by KaiJaeger)