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.061.798 Times

C Sharp Compiler freeware
Filter: All | Freeware | Demo
 

C Sharp Compiler

< 1 2 3 4 5 > 
Added: March 17, 2010 | Visits: 1.381

Obfuscated Tiny C Obfuscated Tiny C Compiler (OTCC) is a very small C compiler I wrote in order to win the International Obfuscated C Code Contest (IOCCC) in 2002. My goal was to write the smallest C compiler which is able to compile itself. I choose a subset of C which was general enough to write a small C...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (131): Obfuscated Tiny C Download

Added: March 04, 2010 | Visits: 1.247

Portable Object Compiler Portable Object Compiler project consists of a set of Objective-C class libraries and a precompiler (translator) that generates plain C code..





Platforms: *nix

License: Freeware Size: 839.68 KB Download (102): Portable Object Compiler Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 700

Catalina Compiler The Catalina Compiler was designed as a C compiler that also contains a set of C libraries and device drivers that can be used with the Parallax Propeller microcontroller. The compiler can easily run on multiple platforms and is based on the retargetable C compiler "lcc".


Platforms: Windows, 2K, XP, Windows Vista, 7

License: Freeware Download (50): Catalina Compiler Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 502

Small Device C Compiler suite SDCC is a free open source, retargettable, optimizing ANSI C compiler suite that supports a growing list of processors including the Intel 8051, Maxim 80DS390, Zilog Z80, Z180, Rabbit 2000, gbz80, Motorola 68HC08, Microchip PIC16 and PIC18 targets.


Platforms: Windows, Mac, BSD, Solaris, Linux

License: Freeware Size: 10.78 MB Download (49): Small Device C Compiler suite Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 507

Small Portable C Compiler SPCC is a lightweight, portable C compiler and a Virtual Machine.


Platforms: Windows, Mac, Linux

License: Freeware Size: 85.35 KB Download (53): Small Portable C Compiler Download

Added: January 18, 2010 | Visits: 1.988

Ragel State Machine Compiler Ragel State Machine Compiler compiles finite state machines from regular languages into executable C/C++/Objective-C code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (175): Ragel State Machine Compiler Download

Added: June 06, 2010 | Visits: 747

Conjury::C::GNU Conjury::C::GNU is a Perl Conjury with the GNU C/C++ tools. SYNOPSIS c_compiler Vendor => GNU, Language => I , No_Scanner => 1, Program => I , Options => [ I , I , ... ], Journal => I ; c_linker Vendor => GNU, Language => I , Program => I , Options => [ I , I , ......


Platforms: *nix

License: Freeware Size: 33.79 KB Download (90): Conjury::C::GNU 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

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 763

Turbo C++ This is a free C++ compiler from Borland. It comes with an IDE and debugger.


Platforms: Windows

License: Freeware Size: 3.3 MB Download (67): Turbo C++ Download

Released: December 23, 2013  |  Added: January 09, 2014 | Visits: 892

Auto C Auto C is a practical and easy to use C IDE. It is intended for anyone who wants to work with the C programming language under Windows. Drawing controls on a form using a mouse is all you need to do to create the skeleton for a generic SDK C Windows Application. Use a WYSIWYG (what you see is...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 887 KB Download (48): Auto C Download

Added: October 11, 2010 | Visits: 1.141

XML::Filter::Dispatcher::Compiler XML::Filter::Dispatcher::Compiler can compile rulesets in to code. SYNOPSIS use XML::Filter::Dispatcher::Compiler qw( xinline ); my $c = XML::Filter::Dispatcher::Compiler->new( ... ) my $code = $c->compile( Package => "My::Filter", Rules => [ a/b/c => xinline q{warn "found a/b/c"}, ],...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (103): XML::Filter::Dispatcher::Compiler Download

Added: April 01, 2010 | Visits: 3.532

C++ Elliptic Curve Cryptography library C++ Elliptic Curve Cryptography library is a C++ library for elliptic curves cryptography. Libecc is a C++ elliptic curve cryptography library that supports fixed-size keys for maximum speed. The goal of this project is to become the first free Open Source library providing the means to...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (321): C++ Elliptic Curve Cryptography library Download

Added: February 16, 2010 | Visits: 930

objc objc distribution consists of the "VICI", interactive Objective-C debugger and interpreter "objc", the actual compiler. Consists of driver script ("objc") and binary ("objc1"). "objc1" is a precompiler for C. The binary "postlink" is used for preparing tables for runtime initialization....


Platforms: *nix

License: Freeware Size: 880.64 KB Download (95): objc Download

Added: November 18, 2010 | Visits: 1.222

GNU Common C++ GNU Common C++ project is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services, initially started by David Sugar and Daniel Silverstone. GNU Common C++ is a GNU package and is licensed to the terms of...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (99): GNU Common C++ Download

Added: April 17, 2010 | Visits: 738

Conjury::C::Darwin Conjury::C::Darwin is a Perl Conjury with the Darwin C/C++ tools. SYNOPSIS c_compiler Vendor => Darwin, Language => I< language>, No_Scanner => 1, Program => I< program>, Options => [ I< opt1>, I< opt2>, ... ], Journal => I< journal>; c_linker Vendor => Darwin, Language => I<...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (105): Conjury::C::Darwin Download

Added: November 03, 2010 | Visits: 972

Conjury::C::Sun Conjury::C::Sun is a Perl Conjury with the Sun Workshop C/C++ tools. SYNOPSIS c_compiler Vendor => Sun, Language => I< language>, No_Scanner => 1, Program => I< program>, Options => [ I< opt1>, I< opt2>, ... ], Journal => I< journal>; c_linker Vendor => Sun, Language => I< language>,...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (101): Conjury::C::Sun Download

Added: April 17, 2010 | Visits: 996

C::DynaLib C::DynaLib is a Perl interface to C compiled code. SYNOPSIS use C::DynaLib; use sigtrap; # recommended $lib = new C::DynaLib( $linker_arg ); $func = $lib->DeclareSub( $symbol_name [, $return_type [, @arg_types] ] ); # or $func = $lib->DeclareSub( { "name" => $symbol_name, [param =>...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (98): C::DynaLib Download

Added: March 26, 2010 | Visits: 1.076

site-C-ing site-C-ing is a web development environment akin to HTML::Mason, but it does to c++ what HTML::Mason does to Perl. I used to use HTML::Mason at some point, but one day I decided that c++ would be more native environment for me and, besides, that would save me some 50M of RAM on the server....


Platforms: *nix

License: Freeware Size: 378.88 KB Download (88): site-C-ing Download

Added: October 19, 2010 | Visits: 869

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 (95): B::C Download

Added: May 10, 2013 | Visits: 1.526

SDCC SDCC is a retargettable, optimizing ANSI - C compiler that targets the Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in progress on supporting the Microchip PIC16 and PIC18 series. SDCC is Free Open Source Software, distributed under GNU General Public License...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (138): SDCC Download

< 1 2 3 4 5 >