Microsoft Pascal

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Microsoft Pascal
300px
Microsoft Pascal Compiler for the 286 XENIX Operating System User's Guide, part number 8511I-330-05, document number 020-092-013, from 1985.
Original author(s) Microsoft Corporation
Initial release 1980; 44 years ago (1980)[1][2]
Stable release 4.0 / 1988; 36 years ago (1988)[3][4]
Operating system MS-DOS, OS/2
Type Pascal programming language
License Commercial
Website {{#property:P856}}

Microsoft Pascal was an implementation of the Pascal programming language that was developed by the Microsoft Corporation for compiling programs for running on its MS-DOS operating system and, in later versions, on OS/2 (like many other Microsoft programming tools, albeit they were only capable of generating 16-bit programs for the latter).

Microsoft Pascal version 1.0 was released in 1980.[1] The last version of Microsoft Pascal to be released was version 4.0 in 1988,[1] when Microsoft Pascal was superseded by (the somewhat short-lived) Microsoft QuickPascal, a cheaper development tool that Microsoft produced in order to compete with Borland's Turbo Pascal. Microsoft Pascal was priced at $300,[4] whereas QuickPascal was priced between $25 and $50, and the differences between the two were similar to those between Microsoft BASIC Professional Development System and Microsoft QuickBASIC.[5]

Unlike the ISO compliant Microsoft Pascal product, QuickPascal went after the ultimate compatibility with Turbo Pascal. This included not only source-level compatibility, but rather complete binary compatibility with widely available unit libraries for the competitor's compiler. To achieve this level of compatibility, QuickPascal moved away from the common file format (OBJ) and tool set (LINK, LIB) shared by Microsoft's other compilers.

It is interesting to note that Borland's Turbo Pascal V4 had a few quirks, the most notable of which was that it would occasionally ignore one or more lines of source code when said code was compiled. QuickPascal had exactly the same quirks and ignored exactly the same lines[citation needed].

References

  1. 1.0 1.1 1.2 The Microsoft Archives, By Ben Armstrong, 8 Dec 2004, MSDN Blogs, One of the cool things about working at Microsoft is having access to the Microsoft Archives. It turns out that Microsoft has been quite fastidious about keep record of all product and press releases since the beginning of time. ...In 1980 Microsoft actually released their own PASCAL compiler - this was something that I never knew. This compiler was maintained through to 1988.
  2. Advert: Microsoft Pascal (version 3.3), Page 162, PC Mag, 29 Oct 1985
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. 4.0 4.1 Product comparison: 4 Pascals for DOS, By John Walkenback, InfoWorld, 12 Sep 1988, Page 57:( Microsoft Pascal)
  5. Lua error in package.lua at line 80: module 'strict' not found.
Notes
  • Jon Udell, Crash of the Object-Oriented Pascals, BYTE, July, 1989.
  • M.I.Trofimov, The End of Pascal?, BYTE, March, 1990, p. 36.


<templatestyles src="Asbox/styles.css"></templatestyles>