Stony Brook Pascal+: Difference between revisions
m →Description: clarification |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A 16-bit Pascal compiler for OS/2 and DOS, supported both Standard Pascal (ISO 7185) and the Turbo Pascal variations of the language, it is believed that later versions could also handle Extended Pascal (ISO 10206) and Borland Pascal although that has not been confirmed. The compiler traced its origins to an optimising multi-pass compiler originally developed for the IBM System/360 in the 1970s and it was notable in its day for producing code that was at the least twice as fast as what the single-pass [[Turbo Pascal]] could archive. Due to its high compatibility with TP (literally 100% with some versions), it was frequently marketed as a sort of an accelerator for Turbo Pascal programmers. | |||
A 16 bit Pascal compiler for OS/2 and DOS, supported both Standard Pascal (ISO 7185) and the Turbo Pascal variations of the language, it is believed that later versions could also handle Extended Pascal (ISO 10206). The compiler traced its origins to an optimising multi-pass compiler originally developed for the | |||
Unlike the [[Stony Brook Professional Modula-2]] package there appears never to have been a 32 bit version of Pascal+ delivered even though one was announced in 1992, and the product was withdrawn from the market altogether in the latter half of the 90s. | |||
==License== | ==License== | ||
Discontinued commercial software | * Discontinued commercial software | ||
==Author== | ==Author== | ||
Line 10: | Line 11: | ||
==Links== | ==Links== | ||
* https://groups.google.com/forum/#!topic/comp.lang.pascal/48biR0sk1_Q (A partial English translation of a review done by | * https://groups.google.com/forum/#!topic/comp.lang.pascal/48biR0sk1_Q (A partial English translation of a review done by c't magazine in 1991) | ||
[[Category: | [[Category:DOS Tools]][[Category:Pascal]] |
Latest revision as of 07:15, 2 March 2019
A 16-bit Pascal compiler for OS/2 and DOS, supported both Standard Pascal (ISO 7185) and the Turbo Pascal variations of the language, it is believed that later versions could also handle Extended Pascal (ISO 10206) and Borland Pascal although that has not been confirmed. The compiler traced its origins to an optimising multi-pass compiler originally developed for the IBM System/360 in the 1970s and it was notable in its day for producing code that was at the least twice as fast as what the single-pass Turbo Pascal could archive. Due to its high compatibility with TP (literally 100% with some versions), it was frequently marketed as a sort of an accelerator for Turbo Pascal programmers.
Unlike the Stony Brook Professional Modula-2 package there appears never to have been a 32 bit version of Pascal+ delivered even though one was announced in 1992, and the product was withdrawn from the market altogether in the latter half of the 90s.
License
- Discontinued commercial software
Author
- Stony Brook Software
- Norman Black
Links
- https://groups.google.com/forum/#!topic/comp.lang.pascal/48biR0sk1_Q (A partial English translation of a review done by c't magazine in 1991)