C++ Conformance Roundup
This roundup is designed to report which compiler and library implementations support the standard well. (compiled and edited by Herb Sutter)
Code::Blocks IDE
A cross-platform IDE for C/C++. Under Win32, supported compilers are: GNU GCC (MinGW/Cygwin), MS Visual C++ Free Toolkit 2003 and Borland's C++ Compiler 5.5. Under Linux, GNU GCC i…
Comeau Computing C/C++ Compilers
Command line driven C and C++ compiler that generates platform specific and C compiler specific C as its object code. Includes almost all of the language features that the ANSI/ISO…
Digital Mars C and C++ Compilers
Successor of Symantec C++ with support for Win32, Win16, DOS16, and DOS32. Command-line compiler is freely available.
Free C/C++ Compilers
Lists free C and C++ compilers, cross-compilers and interpreters for a wide variety of operating systems (including embedded systems).
Intel C++ Compilers
Optimizing compiler for Intels 32-bit and 64-bit processors. Produces executables that are source and object code compatible with Microsoft Visual C++. For Linux and Windows. Also …
LLVM Compiler Infrastructure
An aggressive open-source compiler for C and C++. It specializes in interprocedural optimization/analysis and supports runtime and offline optimization "in the field" as well.
Open Watcom
Open Source project to maintain and enhance the Watcom C, C++ and Fortran Compilers.
Sun Studio C/C++/Fortran Compilers
Resources for developers using C, C++, or Fortran.
Sun Studio Compilers
Provides a comprehensive, productive environment for developing high-performance applications in C and C++ for the Solaris Operating Environment. (formerly Forte Compiler Collectio…
Showing 20–10 of 10 results