Home >
Computers >
Programming >
Languages >
C >
Compilers
(41)
|
|
|
|
Runs under Windows 98/ME/2000/XP and compiles for DOS box/console. Provides a multi-window development environment with integrated compiler and linker.
www.c-compiler.com/
|
|
|
Retargetable ANSI C compiler for ALPHA, SPARC, MIPS R3000, Intel x86.
www.cs.princeton.edu/software/lcc/
|
|
|
precompiled Gnu C and C++ binaries for Solaris, for Sparc and Intel architectures.
www.sunfreeware.com/
|
|
|
A compiler system for Windows 95 - NT, includes lcc, a development environment, and other tools.
www.cs.virginia.edu/~lcc-win32/
|
|
|
A superset of C interpreter by SoftIntegration, Inc. It is the most complete C interpreter and an alternative to C compiler.
www.softintegration.com/
|
|
|
The small and fast C compiler usable as a library or exe. For I386 primarily. It also include linker and assembler. [Open source, LGPL]
tinycc-win32.sourceforge.net/
|
|
|
Open Source project to maintain and enhance the Watcom C, C++ and Fortran Compilers.
www.openwatcom.org/
|
|
|
Pallyc is a simplified C compiler that supports nested-function definition. Open-source project, source and binaries available.
www.pallyc.org
|
|
|
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.
hal.cs.berkeley.edu/cil/
|