Jump to content

IBM PC Pascal Compiler: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
'''IBM Personal Computer Pascal Compiler''' was a product in ''Programmer Tools and Languages'' series based on [[Microsoft Pascal]] compiler.
'''IBM Personal Computer Pascal Compiler''' was a product in ''Programmer Tools and Languages'' series based on [[Microsoft Pascal]] compiler.
Version 2 offered crucial enhancements:
*8087 maths co-processor support
*32-bit arithmetic
*DOS 2 paths and filenames
*long heap (programs up to 640kB)
*library manager and linker


==Versions==
==Versions==
Line 10: Line 17:


==Links==
==Links==
* [http://www-01.ibm.com/common/ssi/rep_ca/4/897/ENUS287-104/index.html 287-104] (1987-04-02) New Compilers and Assembler for IBM Personal Computers and IBM Operating System/2
* [http://www-01.ibm.com/common/ssi/rep_ca/8/897/ENUS284-158/ 284-158] (1984-04-03) IBM Personal Computer Programming Enhancements
* [http://www-01.ibm.com/common/ssi/rep_ca/4/897/ENUS287-104/ 287-104] (1987-04-02) New Compilers and Assembler for IBM Personal Computers and IBM Operating System/2
* [http://www.os2museum.com/wp/pascal-out-of-memory/ Pascal Out Of Memory] (OS/2 Museum)
* [http://www.os2museum.com/wp/pascal-out-of-memory/ Pascal Out Of Memory] (OS/2 Museum)


[[Category:IBM Products]][[Category:Pascal]]
[[Category:IBM Products]][[Category:Pascal]]

Revision as of 13:01, 25 March 2018

IBM Personal Computer Pascal Compiler was a product in Programmer Tools and Languages series based on Microsoft Pascal compiler.

Version 2 offered crucial enhancements:

  • 8087 maths co-processor support
  • 32-bit arithmetic
  • DOS 2 paths and filenames
  • long heap (programs up to 640kB)
  • library manager and linker

Versions

  • 1981: V 1.00 - withdrawn (Jun 1984)
  • 1984: V 2.00 (6024128), withdrawn from marketing 1987-07-10
  • 1987: V 2.02 - includes 3.5" and 5.25" media and fixes to version 2.00

Documentation

  • IBM Pascal Compiler Version 1 Manual (Aug 1981)

Links

  • 284-158 (1984-04-03) IBM Personal Computer Programming Enhancements
  • 287-104 (1987-04-02) New Compilers and Assembler for IBM Personal Computers and IBM Operating System/2
  • Pascal Out Of Memory (OS/2 Museum)