Microsoft Pascal

Summary

Microsoft Pascal is a discontinued implementation of the Pascal programming language developed by the Microsoft Corporation for compiling programs for running on its MS-DOS and Xenix[5] operating systems and, in later versions, on OS/2 (like many other Microsoft programming tools, albeit they are only capable of generating 16-bit programs for the latter).

Microsoft Pascal
Original author(s)Microsoft Corporation
Initial release1980; 44 years ago (1980)[1][2]
Stable release
4.0 / 1988; 36 years ago (1988)[3][4]
Operating systemMS-DOS, Xenix, OS/2
TypePascal programming language
LicenseCommercial

Overview edit

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 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.[6]

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.

References edit

  1. ^ a b c 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. ^ "Microsoft compiler and operating system detailed versions information". Old Software Bought and Sold, EMS Professional software. Retrieved April 13, 2005.
  4. ^ a b Product comparison: 4 Pascals for DOS, By John Walkenback, InfoWorld, 12 Sep 1988, Page 57:( Microsoft Pascal)
  5. ^ "Microsoft Pascal 4.0".
  6. ^ "Usenet post by Tom Hanlin". Google Groups. Retrieved April 13, 2005.
Notes
  • Jon Udell, Clash of the Object-Oriented Pascals, BYTE, July, 1989.
  • M.I.Trofimov, The End of Pascal?, BYTE, March, 1990, p. 36.