Other Compilers

Advertisements


  • MinGW (GCC extensions and libraries to produce native M$ w32 programs. License: MingW licensing terms.) (cvs)
  • TCC (Tiny C Compiler. "The Smallest ANSI C compiler" which can also easily be used for interpreting C scripts. License: GPL) (ml)
  • DJGPP (GCC based C/C++ compiler for x386's running M$ DOS. License: GPL and LGPL)
  • Cint (C/C++ Interpreter. Inactive project. License: BSD-style and GPL)
  • cdo (GNU Bash based C one-liner interpreter. License: GPL)
  • CIL ("C Intermediate Language". High-level language representation along with a set of tools that allow for easy analysis and source-to-source transformation of C programs. License: BSD-style)
  • SDCC ("Small Device C Compiler". C compiler that targets: "Intel 8051", "Maxim 80DS390" and the "Zilog Z80" based MCUs. License: GPL)

Ads