04 July, 2008

Compiler C++

Compile - compiler yang digunakan untuk mengkompile C++

* Apple C++. It also comes with OS X on the developer tools CD.
* Bloodshed Dev-C++. A GCC-based (Mingw) IDE.
* Borland C++
* Cygwin (GNU C++)
* Digital Mars C++
* MINGW - "Minimalist GNU for Windows". Another GCC version for Windows including a free (non-GPL) w32api.
* DJ Delorie's C++ development system for DOS/Windows (GNU C++)
* GNU CC source
* Intel C++ for linux
* The LLVM Compiler Infrastructure (based on GCC).
* Microsoft Visual C++ Toolkit 2003 According to Microsoft: "The Visual C++ Toolkit is a free edition of Microsoft's professional Visual C++ optimizing compiler and standard libraries - the same optimizing compiler and standard libraries that ship in Visual Studio .NET 2003 Professional!"
* Sun Studio.