IBM PC Pascal Compiler: Difference between revisions
Appearance
mNo edit summary |
|||
Line 15: | Line 15: | ||
==Documentation== | ==Documentation== | ||
* IBM Pascal Compiler Version 1 [https://archive.org/download/bitsavers_ibmpcdosIB1_10736669/IBM_Pascal_Compiler_Aug81.pdf Manual] (Aug 1981) | * IBM Pascal Compiler Version 1 [https://archive.org/download/bitsavers_ibmpcdosIB1_10736669/IBM_Pascal_Compiler_Aug81.pdf Manual] (Aug 1981) | ||
==Publications== | |||
*Kevin W. Bowyer; Sherryl J. Tomboulian: ''Pascal for the IBM PC'' - Brady 1983, ISBN 0-89303-280-8 | |||
*Jim Conlan: ''IBM PC Pascal'' - Wiley 1984, ISBN 0-471-87936-3 | |||
==Links== | ==Links== | ||
* [ | * [//www-01.ibm.com/common/ssi/rep_ca/8/897/ENUS284-158/ 284-158] (1984-04-03) IBM Personal Computer Programming Enhancements | ||
* [ | * [//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 | ||
* [ | * [//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 12:39, 27 March 2020
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 (6024010), 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)
Publications
- Kevin W. Bowyer; Sherryl J. Tomboulian: Pascal for the IBM PC - Brady 1983, ISBN 0-89303-280-8
- Jim Conlan: IBM PC Pascal - Wiley 1984, ISBN 0-471-87936-3
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)