Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.247.900 Times

Compilers freeware
Filter: All | Freeware | Demo
 

Compilers

1 2 3 4 5 > 
Added: March 18, 2010 | Visits: 1.149

Scriptol Compilers Scriptol is an object oriented programming language designed to deliver the programmer from hardware or software constraints and let him or her concentrate only on the problem to formulate as a program. Scriptol Compilers is universal, and allows building dynamic Web pages (with PHP as the...



Platforms: *nix

License: Freeware Size: 1.6 MB Download (93): Scriptol Compilers Download

Added: May 24, 2010 | Visits: 1.737

B::Bytecode B::Bytecode is Perl compilers bytecode backend. SYNOPSIS perl -MO=Bytecode[,-H][,-oscript.plc] script.pl Compiles a Perl script into a bytecode format that could be loaded later by the ByteLoader module and executed as a regular Perl script. EXAMPLE $ perl -MO=Bytecode,-H,-ohi -e print...





Platforms: *nix

License: Freeware Size: 12.2 MB Download (112): B::Bytecode Download

Added: August 08, 2013 | Visits: 791

CompBenchmarks CompBenchmarks project is a benchmarking environment for compilers: - It provides a package for downloading and easing usage of some well-known C/C++ benchmarks, - The package allows you to specify compilation options and compilers to use, giving results in a common format, - This web-site...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (94): CompBenchmarks Download

Added: October 19, 2010 | Visits: 871

B::C B::C is Perl compilers C backend. SYNOPSIS perl -MO=C[,OPTIONS] foo.pl This compiler backend takes Perl source and generates C source code corresponding to the internal structures that perl uses to run your program. When the generated C source is compiled and run, it cuts out the time which...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (101): B::C Download

Added: September 10, 2013 | Visits: 468

CINT for Compilers Scripts are programs performing specific tasks. It concentrates on decreasing development time, instead of execution.Using an interpreter the compile and link cycle is dramatically reduced facilitating rapid development.CINT covers about 95% of ANSI C and 85% of C . CINT, written in ANSI C (about...


Platforms: C and C plus plus

License: Freeware Size: 1.9 MB Download (43): CINT for Compilers Download

Added: August 06, 2008 | Visits: 1.990

Digital Mars C and C++ Compiler Digital Mars C/C++ Compiler contains - Win32 console versions of the tools; C and C++ compilers; Optlink Linker; Librarian. Standard and Win32 header files; Runtime linkable libraries; Does not come with a debugger, but works with the Symantec or Microsoft debuggers. MicroEmacs for Win32. You can...


Platforms: Windows

License: Freeware Size: 2.87 MB Download (173): Digital Mars C and C++ Compiler Download

Added: August 06, 2008 | Visits: 2.550

Bloodshed Dev-Pascal Dev-Pascal is a full-featured integrated development environment (IDE), which is able to create Windows or console-based Pascal programs using the Free Pascal or GNU Pascal compilers. It can also handle the Insight Debugger which you can download here.


Platforms: Windows

License: Freeware Size: 1.3 MB Download (411): Bloodshed Dev-Pascal Download

Added: August 14, 2008 | Visits: 772

Csound Editor Csound Editor is an integrated development environment for Csound compilers. Edit Csound files, run Csound, launch utilities and manuals using one program. Csound Editor is designed to focus on the document and not on the user interface, it does not hide csound code from your view.


Platforms: Windows

License: Freeware Size: 1.5 MB Download (116): Csound Editor Download

Added: August 15, 2008 | Visits: 1.077

Developers IDE Developers IDE is an Integrated Development Enviroment (Code Editor) to use Dos based free C/C++ Compilers in a windows enviroment. Developers IDE is easy to use and costs nothing


Platforms: Windows

License: Freeware Size: 2.5 MB Download (106): Developers IDE Download

Added: November 15, 2010 | Visits: 989

ccache ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations. The idea came from Erik Thiele wrote the...


Platforms: *nix

License: Freeware Size: 86.02 KB Download (96): ccache Download

Added: October 12, 2010 | Visits: 1.058

X101.044(IBM) X10 is an experimental new language currently under development at IBM in collaboration with academic partners. The X10 effort is part of the IBM PERCS project (Productive Easy-to-use Reliable Computer Systems) in the DARPA program on High Productivity Computer Systems. The PERCS project is...


Platforms: *nix

License: Freeware Size: 2 MB Download (99): X101.044(IBM) Download

Added: February 15, 2010 | Visits: 915

SableCC 3.2 / 4 Alpha SableCC is an object-oriented framework that generates compilers (and interpreters) in the Java programming language. SableCC framework is based on two fundamental design decisions. Firstly, the framework uses object-oriented techniques to automatically build a strictly typed abstract syntax...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (95): SableCC 3.2 / 4 Alpha Download

Added: June 19, 2010 | Visits: 1.075

Scheme2Js Scheme2Js is a Scheme to Javascript compiler. While some effort has been spent on being as close as possible to R5rs, we concentrated mainly on efficiency. Usually Scheme2Js produces Javascript code, that is comparable to hand-written code. In order to achieve this performance, Scheme2Js is not...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (96): Scheme2Js Download

Added: July 25, 2010 | Visits: 1.054

GNU Classpath GNU Classpath (essential libraries for Java) is a project to create free core class libraries for use with virtual machines and compilers for the Java programming language. GNU Classpath project includes all native methods and core classes necessary for a completely functional execution...


Platforms: *nix

License: Freeware Size: 6.5 MB Download (100): GNU Classpath Download

Added: June 03, 2010 | Visits: 833

Conjury::C Conjury::C is a Perl Conjury with C/C++ compilers, linkers and archivers. SYNOPSIS c_object Source => Isource-file>, Directory => Idirectory>, Includes => [ Idir1>, Idir2>, ... ], Defines => { Ivar1> => Ival1>, Ivar2> => Ival2>, ... }, Compiler => I< compiler>, Options => [ I< opt1>, I<...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (94): Conjury::C Download

Added: February 19, 2010 | Visits: 804

CMake CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is...


Platforms: *nix

License: Freeware Size: 4 MB Download (97): CMake Download

Added: September 17, 2010 | Visits: 744

B::CC B::CC is Perl compilers optimized C translation backend. SYNOPSIS perl -MO=CC[,OPTIONS] foo.pl This compiler backend takes Perl source and generates C source code corresponding to the flow of your program. In other words, this backend is somewhat a "real" compiler in the sense that many...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (99): B::CC Download

Added: January 01, 2010 | Visits: 969

GNU Lightning GNU lightning is a library that generates assembly language code at run-time; it is very fast, making it ideal for Just-In-Time compilers, and it abstracts over the target CPU, as it exposes to the clients a standardized RISC instruction set inspired by the MIPS and SPARC chips. GNU lightning...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (102): GNU Lightning Download

Added: February 01, 2010 | Visits: 1.378

Acovea Acovea implements a genetic algorithm for finding the "best" options for compiling programs with the GCC C and C++ compilers. ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (97): Acovea Download

Added: May 15, 2010 | Visits: 653

Cocom Cocom project is a toolset that is oriented towards the creation of compilers, cross-compilers, interpreters, and other language processors. It consists of reusable packages (collection and memory management framework), a Sprut internal representation description (AST-to-AST) translator, a Nona...


Platforms: *nix

License: Freeware Size: 3 MB Download (101): Cocom Download

1 2 3 4 5 >