SW Name |
Home page |
Downloaded |
Simple C Compiler |
http://retro.tunes.org/simplec/ |
2755x |
The Simple C Compiler is a port of Small C/386 toLinux. It is designed for use with older systems or rescue disks. It provides a usable C compiler in significantly less space than GCC.
|
|
shc |
http://www.datsi.fi.upm.es/~frosal/ |
2610x |
Shc is a generic shell script compiler. It takes a script which is specified on the command line and produces C source code. The generated source code is then compiled and linked to produce an executable.
|
|
GNAT |
http://www.gnat.com/ |
2605x |
GNAT (GNU New York University Ada Translator) is an Ada 95 compiler. It is implemented as a gcc front-end (it does NOT generate intermediate C code).
|
|
LogiLogi.org Make |
http://www.logilogi.org/[..]MetaLogi/LaKe |
2561x |
LogiLogi.org Make is yet another make replacement, but one that allows you to create your makefile in C++.
|
|
JNumeric |
http://jnumerical.sourceforge.net/ |
2464x |
JNumeric is a port of Numerical Python to Jython (Java Python) to support all mathematical operations (linear algebra, matrices, DSP, wavelets, FFT, arrays), and thus compete with commercial packages such as Matlab. It can be easily embedded in Java programs.
|
|
Logtalk |
http://www.logtalk.org/ |
2421x |
Open source object-oriented extension to Prolog
|
|
PentiumGCC |
http://www.goof.com/pcg/ |
2396x |
PentiumGCC is a branch of GCC (the GNU Compiler Collection, formerly known as gcc/egcs) especially designed to optimize for x86 compatible chips.
|
|
Pyastra |
http://pyastra.sourceforge.net/ |
2380x |
Pyastra is a Python to assembler translator that supports the Microchip PIC16 instruction set. It is designed to generate compact and effective code.
|
|
Decaf compiler |
http://www.cs.utk.edu/[..]tware/decafc/ |
2208x |
decafc is a scanner/parser/checker/MIPS code generator.
|
|
PHParse |
http://phparse.booldata.com/ |
2184x |
PHParse is a typical 'compiler-compiler', written entirely in PHP. It can be used to describe context-free lexical and syntactic grammars of formal languages and provide methods for their translation, either syntax directed or by building abstract syntax trees.
|
|
CACAO |
http://www.cacaojvm.org/ |
2115x |
CACAO is a JIT compiler for Java.
|
|
pyc |
http://students.ceid.upatras.gr/~sxanth/pyc/ |
2074x |
pyc compiles Python source code to Python bytecode. Since it is written entirely in Python, it is easy to modify and add new features to the Python programming language.
|
|
Intel C++ Compiler for Linux |
http://developer.intel.com/[..]mpilers/clin/ |
0x |
Powerfull C++ debugger - more powerfull then gcc.
|
|
Axiomatic Multi-Platform C |
http://www.axiomsol.com/ |
0x |
AMPC is a C IDE that generates Java Bytecode for the Java Virtual Machine® !!
|
|
Free basic |
http://www.freebasic.net |
0x |
FreeBASIC - as the name suggests - is a completely free, open-source, 32-bit BASIC compiler, with the syntax the most compatible possible with MS-QuickBASIC, that adds new features such as pointers, unsigned data types, inline-assembly and many others.
|
|