Stable release | 4.3.3 |
---|---|
Preview release | 4.3.10.1 beta2 / October 6, 2008 |
Written in | C/C++ |
Operating system | Windows, Linux, Mac OS X, Solaris |
Type | compiler |
License | proprietary |
Website | http://www.comeaucomputing.com/ |
Comeau C/C++ is a C and C++ compiler produced by Comeau Computing.
The compiler supports several dialects of both the C and C++ languages. It comes with its own version of the Standard C++ library, libcomo, that is based upon the Standard C++ library from Silicon Graphics, but can also be used with the Dinkumware Standard C library.[1][2]
A limited-function version of the compiler, which allows one to compile source code and view any resulting error messages, but not to produce executable programs, is available from the company's web site.[2]
The compiler is based upon the Edison Design Group C++ frontend, also utilized in the Intel C++ Compiler. Rather than produce an executable directly, Comeau C/C++ outputs C code and requires a separate C compiler in order to produce the final program. Unlike the Intel compiler, Comeau C/C++ can employ several back ends.[1][3]
The compiler is available for both Unix and Microsoft Windows platforms. Comeau also offers custom ports to other platforms, albeit that this is substantially more expensive than buying existent versions of the compiler.[1]