  |
Freeware for Solaris - http://www.sunfreeware.com/
precompiled Gnu C and C++ binaries for Solaris, for Sparc and Intel architectures. |
  |
Sun Studio C/C++/Fortran Compilers - http://developers.sun.com/sunstudio/index.jsp
Resources for developers using C, C++, or Fortran for Solaris and Linux. |
  |
LCC-Win32 - http://www.cs.virginia.edu/~lcc-win32/
A compiler system for Windows 95 - NT, includes lcc, a development environment, and other tools. |
  |
Open Watcom - http://www.openwatcom.org/
Open Source project to maintain and enhance the Watcom C, C++ and Fortran Compilers. |
  |
http://www.cs.princeton.edu/software/lcc/ - http://www.cs.princeton.edu/software/lcc/
Retargetable ANSI C compiler for ALPHA, SPARC, MIPS R3000, Intel x86. |
  |
Development Assistant for C - http://www.ristancase.com/dac/v40/
IDE for Embedded Software development in ANSI C. Editor, Browser, Call-Hierarchy Graph, Software Metrics, Makefile Generator, Tool Integration. Interface to Debuggers and Version Control Systems. |
  |
Pallyc Project - http://www.pallyc.org
Pallyc is a simplified C compiler that supports nested-function definition. Open-source project, source and binaries available. |
 |
TinyCC-Win32 - http://tinycc-win32.sourceforge.net/
The small and fast C compiler usable as a library or exe. For I386 primarily. It also include linker and assembler. [Open source, LGPL] |
 |
CIL - Infrastructure for C Program Analysis and Transformation - http://hal.cs.berkeley.edu/cil/
CIL (C Intermediate Language) is a high-level representation along with a set of tools that permit easy analysis and source-to-source transformation of C programs. |