QuickC

Microsoft QuickC is a discontinued commercial integrated development environment (IDE) product engineered by Microsoft for the C programming language, superseded by Visual C++ Standard Edition. Its main competitor was Borland Turbo C.

QuickC
Developer(s)Microsoft
Initial releaseOctober 1987 (1987-10)
Stable release
2.51 / 1990 (1990)
Written inC
Operating systemMS-DOS
TypeIDE
LicenseProprietary
QuickC for Windows
Developer(s)Microsoft
Initial releaseSeptember 1991 (1991-09)
Stable release
1.00 / September 1991 (1991-09)
Written inC
Operating systemMicrosoft Windows
TypeIDE
LicenseProprietary

QuickC is one of three Microsoft programming languages with IDEs of this type marketed in the same period, the other two being QuickBasic and QuickPascal. QuickBasic later gave rise to Visual Basic as well as being included without a linker as QBasic in later versions of MS-DOS, replacing GW-BASIC. QuickC is a lineal ancestor of Visual C++. The three Quick language implementations were designed for power users (as opposed to professional developers, whom Microsoft supplied with programming languages in the form of expensive and more comprehensive implementations for the three languages in question as well as C++, Fortran, and Cobol) and educational use; in all three cases their major competitor was Borland with its Turbo compiler series. Microsoft Macro Assembler also competes with Borland's Turbo Assembler

QuickC was a real mode target only compiler, with the exception of QuickC for Windows 1.0 which also allowed to compile protected mode programs, but only for Windows.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.