Nazwa oprogramowania |
Strona domowa |
Pobierane |
Free Pascal Compiler |
http://freepascal.org |
27064x |
Free Pascal Compiler is multiplatform compiler of Object Pascal language. Free Pascal Compiler aims at compatibility with variant of Object Pascal used in products of Borland corp. Instalation package contains large set of components which replaces most of non-visual komponents from Delphi. There is also some wrapper libraries for widely used C libraries (gd, mysql, sockets, X11)
|
|
GCC |
http://gcc.gnu.org/ |
11434x |
GCC is the GNU Compiler Collection, which currently contains front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).
|
|
PilRC |
http://pilrc.sourceforge.net/ |
9916x |
PilRC is a Palm OS resource compiler. This is a tool that turns a textual description of Palm OS forms, bitmaps, fonts, and other resources into a binary form that can be included in an application or library. The name is derived from "PILot Resource Compiler". This tool is used with many popular Palm OS development tools, including prc-tools and CodeWarrior for Palm OS.
|
|
Prc-Tools |
http://prc-tools.sourceforge.net/ |
8501x |
PalmOS C/C++ compiler.
|
|
OpenCOBOL |
http://www.open-cobol.org/ |
8125x |
OpenCOBOL to kompilator języka COBOL, który tłumaczy programy w COBOLu na kod C i kompiluje używając GCC.
|
|
Distcc |
http://distcc.samba.org/ |
7610x |
distcc is a parallel build system that distributes compilation of C/C++/ObjC code across machines on a network. It can be set up in just a few minutes and makes builds up to ten times faster. It does not require machines to share a filesystem or have the same libraries or header files, and installation does not need superuser privileges.
|
|
Tiny C Compiler |
http://www.tinycc.org/ |
5348x |
TCC (Tiny C Compiler) jest mały, szybki, nieograniczony i bezpieczny. Możesz kompilować i uruchamiać kod C wszędzie (np. na dyskietkach ratunkowych). Generuje optymalizowany kod x86 i potrafi kompilować, asemblować i linkować wielokrotnie szybciej niż 'gcc -O0'.
|
|
NASM |
http://nasm.sourceforge.net/ |
5039x |
NASM is an 80x86 assembler designed for portability and modularity.
It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ and Win32. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's but less complex. It supports Pentium, P6, MMX, 3DNow! and SSE opcodes, and has macro capability.
It includes a disassembler as well.
|
|
GNU Pascal Compiler |
http://www.gnu-pascal.de/ |
4941x |
GPC to kompilator Pascala z rodziny GNU. Jest to 32-bitowy kompilator bez limitów.
|
|
Flat Assembler |
http://www.flatassembler.net/ |
4164x |
Flat assembler jest szybkim i wydajnym assemblerem przeznaczonym dla systemu DOS, Windows i Linux. Aktualnie wspiera wszystkie instrukcje procesorów 8086-80486/Pentium (MMX, SSE, SSE2, SSE3, 3DNow!).
|
|
ncc |
http://students.ceid.upatras.gr/[..]cc/index.html |
4051x |
ncc (The new generation C compiler ) is a compiler that produces program analysis information.
|
|
MetaL |
http://www.meta-language.net/ |
4026x |
MetaL is shorthand for Meta-programming Language. Meta-programming is a method to develop computer programs. It works by generating source code in a target language from a program specification in a higher level language.
MetaL programs source code is based on XML. MetaL compiler engine can be used to generate the same program from MetaL source code to potentially any target language. Currently supported target languages are PHP, Java and Perl. The support for other languages can be added any time.
|
|
4tH compiler |
http://www.xs4all.nl/[..]~thebeez/4tH/ |
4014x |
4tH to kompilator języka Forth z drobną różnicą. Zamiast standardowego engine języka Forth oferuje konwencjonalny kompilator.
|
|
SmartEiffel |
http://smarteiffel.loria.fr/ |
3960x |
SmartEiffel to kompilator GNU Eiffel. Jest to wolny kompilator języka Eiffel rozpowszechniany na zasadach Powszechnej Licencji Publicznej GNU.
|
|
Ruby |
http://www.ruby-lang.org/[..]20020101.html |
3809x |
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.
|
|