Differences between revisions 4 and 5
Revision 4 as of 2009-05-08 13:35:18
Size: 1138
Editor: SimonMarsden
Comment:
Revision 5 as of 2017-02-16 19:14:04
Size: 1158
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
APLX was discontinued in 2016.
Line 21: Line 23:

CategoryAplx

APL.68000

The APL.68000 interpreter (the precursor to APLX) 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 in 2002 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.

APLX was discontinued in 2016.

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

APL68000.jpg

Author: SimonMarsden

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