Microsoft Pascal: Difference between revisions
Created page with "A version of Pascal made by Microsoft Corp. that gained some ISO Pascal compliant features during its lifetime. ==Versions== ====MS Pascal version 4.0==== * Last know..." |
No edit summary |
||
Line 1: | Line 1: | ||
A version of [[Pascal]] made by [[Microsoft]] Corp. that gained some ISO Pascal compliant features during its lifetime. | A version of [[Pascal]] made by [[Microsoft]] Corp. for OS/2 and DOS that gained some ISO Pascal compliant features during its lifetime, the product was also sold under the name '''IBM Pascal''', and during its early years actually better known in that guise. | ||
It gained something of a reputation for producing slow and bloated code but this was largely a misunderstanding of the tool, early versions of Microsoft Pascal compiled by default with all debugging features enabled, whilst competitors like [[Pascal/MT+]] and [[Turbo Pascal]] produced code without debugging by default and needed options or compiler directives to be set for that to happen. A number of magazines tested MP and reported benchmarks results compiled with the default setting, placing the product in the last place of Pascal compilers available for the IBM PC, while in actuality Microsoft/IBM Pascal produced best of class executables when used correctly, smaller and faster than Pascal/MT+ and in a completely different league than Turbo Pascal. It was not until we started to get highly optimised Pascal compilers such as [[TopSpeed Pascal]] and [[Stony Brook Pascal]] in the late 80's and early 90's that we started to see tools that generated better output code. | |||
Note that there never was sold a 32 bit version of the compiler, it only supports 16 bit DOS and OS/2. | |||
==Versions== | ==Versions== | ||
Line 16: | Line 20: | ||
==Author== | ==Author== | ||
* [[Microsoft]] | * [[Microsoft]] | ||
* [[IBM]] | |||
[[Category:Tools]][[Category:Pascal]][[Category:DOS Tools]] | [[Category:Tools]][[Category:Pascal]][[Category:DOS Tools]] |
Revision as of 02:51, 6 February 2015
A version of Pascal made by Microsoft Corp. for OS/2 and DOS that gained some ISO Pascal compliant features during its lifetime, the product was also sold under the name IBM Pascal, and during its early years actually better known in that guise.
It gained something of a reputation for producing slow and bloated code but this was largely a misunderstanding of the tool, early versions of Microsoft Pascal compiled by default with all debugging features enabled, whilst competitors like Pascal/MT+ and Turbo Pascal produced code without debugging by default and needed options or compiler directives to be set for that to happen. A number of magazines tested MP and reported benchmarks results compiled with the default setting, placing the product in the last place of Pascal compilers available for the IBM PC, while in actuality Microsoft/IBM Pascal produced best of class executables when used correctly, smaller and faster than Pascal/MT+ and in a completely different league than Turbo Pascal. It was not until we started to get highly optimised Pascal compilers such as TopSpeed Pascal and Stony Brook Pascal in the late 80's and early 90's that we started to see tools that generated better output code.
Note that there never was sold a 32 bit version of the compiler, it only supports 16 bit DOS and OS/2.
Versions
MS Pascal version 4.0
- Last known version released in 1988, no fixpacks appear to have been released and the product line was dropped the year after in favour of the short lived QuickPascal that focused on Turbo Pascal compatibility.
- First version to support OS/2 both as a target and host, no Windows support oddly enough.
- Preresiquites
- Any version of OS/2
- DOS version 3.3 or higher
MS Pascal version 3.2
- Released in 1986
License
- Commercial - Discontinued.