Updated: July 13, 2020 (May 10, 2004)
Analyst ReportFree C++ Compiler Available
In a break from past practices, Microsoft is making its optimizing C++ compiler available for free from its Web site. The Visual C++ Toolkit 2003 contains the same optimizing C++ compiler, standard C and C++ libraries, and .NET Framework Common Language Runtime as the Professional Edition of Visual C++. It does not, however, include the integrated development environment or debugger of Visual C++. The move appears designed to blunt one of the appeals of Linux to students and other developers: the availability of free, high-quality C++ compilers such as the GNU C++ Compiler.
Optimizing Compilers Key to C++ Developers
Compilers are used by developers to translate the human-readable, text-based, source code of an application into a series of processor-specific, low-level instructions. Optimizing compilers go beyond directly translating each line of source to a corresponding set of binary instructionsthey analyze sections of code and seek to rearrange, restructure, or rewrite those instructions to maximize the performance of the resulting application.
Atlas Members have full access
Get access to this and thousands of other unbiased analyses, roadmaps, decision kits, infographics, reference guides, and more, all included with membership. Comprehensive access to the most in-depth and unbiased expertise for Microsoft enterprise decision-making is waiting.
Membership OptionsAlready have an account? Login Now