Jump to content

APL2: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Line 31: Line 31:


==Links==
==Links==
* [https://www.ibm.com/us-en/marketplace/apl2 IBM APL2] (Product page)[https://web.archive.org/web/20001120100200/http://commerce.www.ibm.com/cgi-bin/ncommerce/CategoryDisplay?cntrfnbr=1&cgmenbr=1&cntry=840&lang=en_US&cgrfnbr=156&x=6&y=6 Archived Site]
* [https://web.archive.org/web/20000815095554/http://www-4.ibm.com/software/ad/apl/ IBM APL2] (archived)
* [ftp://ftp.software.ibm.com/ps/products/apl2/ IBM's FTP site for APL2] - Demos, fixes, and information
* [ftp://ftp.software.ibm.com/ps/products/apl2/ IBM's FTP site for APL2] - Demos, fixes, and information
** [ftp://ftp.software.ibm.com/ps/products/apl2/demos/tryapl2/ TryAPL2] - Demo (1992)
** [ftp://ftp.software.ibm.com/ps/products/apl2/demos/tryapl2/ TryAPL2] - Demo (1992)
* IBM APL2 for OS/2 Entry Edition: [http://hobbes.nmsu.edu/download/pub/os2/dev/misc/apldemo.zip apldemo.zip]
* IBM APL2 for OS/2 Entry Edition: [https://www.os2site.com/sw/dev/apl/apldemo.zip apldemo.zip]


* [http://www.sigapl.org/Archives/QuoteQuad/index.htm APL & APL2 typeface in TrueType and Adobe formats] (OS/2 APL2 typefaces shipped only in Adobe format)
* [http://www.sigapl.org/Archives/QuoteQuad/index.htm APL & APL2 typeface in TrueType and Adobe formats] (OS/2 APL2 typefaces shipped only in Adobe format)
Line 40: Line 40:
;Tutorials
;Tutorials
* A review of IBM's APL2 for OS/2 (entry ed.) - APL Qoute Quad, Volume 25 Issue 3, March 1995 - Pages 17 - 22
* A review of IBM's APL2 for OS/2 (entry ed.) - APL Qoute Quad, Volume 25 Issue 3, March 1995 - Pages 17 - 22
* [[Zdeněk V. Jizba]]: [http://hobbes.nmsu.edu/download/pub/os2/dev/misc/teach.zip TEACH0 APL/2 for OS/2 Tutorial], also available with [http://www.sigapl.org/Archives/waterloo_archive/apl/workspaces/tutorials/jizba/index.html additional material].
* [[Zdeněk V. Jizba]]: ''TEACH0 APL/2 for OS/2 Tutorial'' [http://www.sigapl.org/Archives/waterloo_archive/apl/workspaces/tutorials/jizba/index.html]


[[Category:APL]][[Category:IBM Products]]
[[Category:APL]][[Category:IBM Products]]

Revision as of 14:37, 16 May 2022

IBM APL2 is an array-oriented programming language and development system.

It aimed to combine all their previous and diverse APL offerings into one coherent product line. It was initially available for AIX and OS/2 and later for Microsoft Windows and Solaris. There was also a version available for DOS that was slightly simpler than the other offerings.

APL2 is available for IBM mainframes running VM or z/OS (TSO) and workstations running AIX, Linux, Sun Solaris or Windows.

Version

APL2/PC

APL2 for OS/2 (APL2/2)

  • Advanced Version 1.0
  • Entry edition
    • 1.1.19 (May 2001)

APL2 for AIX (APL2/6000)

APL2 for Windows

  • 1.08 (May 2001)

Workstation APL2 Version 2.0 (Program Number 5724-B74)

  • 2019: Service Level 25
  • 2019: Service Level 26 - for Windows (no updates for AIX, Linux and Solaris)

Mainframe

  • APL2 Version 2 (Program Product 5688-228)
  • APL2 Application Environment Version 2 (Program Product 5688-229)

Licence

  • Commercial Software

Links

Tutorials
  • A review of IBM's APL2 for OS/2 (entry ed.) - APL Qoute Quad, Volume 25 Issue 3, March 1995 - Pages 17 - 22
  • Zdeněk V. Jizba: TEACH0 APL/2 for OS/2 Tutorial [1]