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

Compile Code freeware
Filter: All | Freeware | Demo
 

Compile Code

1 2 3 4 5 > 
Added: October 11, 2010 | Visits: 1.146

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

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 743

TI-Basic Compiler TI-Basic Compiler is an accessible and handy tool that can be accessed from the Command Line and can compile TI-BASIC code to the 8XP file format. This is used on Texas Instruments calculators, namely the TI-83, TI-83+ and TI-84+.





Platforms: Windows

License: Freeware Download (62): TI-Basic Compiler Download

Added: November 05, 2010 | Visits: 790

Opcode Opcode is a Perl module created to disable named opcodes when compiling perl code. SYNOPSIS use Opcode; Perl code is always compiled into an internal format before execution. Evaluating perl code (e.g. via "eval" or "do file") causes the code to be compiled into an internal format and...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (227): Opcode Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 757

DelphiDabbler CodeSnip CodeSnip is an open source program that can be used to manage, display and manipulate a source code database. The database can display locally stored snippets downloaded from the online Code Snippets Database as well as user-defined code snippets. User defined snippets can be edited, backed up...


Platforms: Windows

License: Freeware Size: 1.7 MB Download (48): DelphiDabbler CodeSnip Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 630

DelphiDabbler CodeSnip 4.0 Alpha CodeSnip is an open source program that can be used to manage, display and manipulate a source code database. The database can display locally stored snippets downloaded from the online Code Snippets Database as well as user-defined code snippets. User defined snippets can be edited, backed up...


Platforms: Windows

License: Freeware Size: 1.7 MB Download (49): DelphiDabbler CodeSnip 4.0 Alpha Download

Added: June 02, 2013 | Visits: 503

Bulirsch-Stoer Propagator/Integrator The bulirsch-Stoer single-step ODE propagator has come to MATLAB in form of a MEX adaptation of Juergen Dietel's Numerical ODE solver. This may very well be the fastest single-step numerical propagator released on the Mathworks FileExchange.All functions are written in c++ and must be compiled to...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Bulirsch-Stoer Propagator/Integrator Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 507

ScriptBasic This is a free BASIC interpreter. Is it just another after the so many costly and free interpreters? Well, you can decide, here it goes: ScriptBasic implements a rich set of instructions that are available under Win32 as well as under Linux/UNIX. Programs written in ScriptBasic are portable...


Platforms: Windows, Linux

License: Freeware Size: 4 MB Download (54): ScriptBasic Download

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

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: October 11, 2012  |  Added: October 11, 2012 | Visits: 250

wxLua wxLua was specially created as a handy and accessible Lua scripting language wrapper around the wxWidgets multi-platform GUI library. wxLua consists of an executable for running standalone wxLua scripts and a library for extending C++ programs with a fast, small, fully embeddable scripting...


Platforms: Windows

License: Freeware Download (51): wxLua Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 482

GNU Project Debugger What is GDB? - The GNU Project Debugger GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to...


Platforms: Windows, Linux

License: Freeware Size: 25 MB Download (48): GNU Project Debugger Download

Added: November 10, 2010 | Visits: 1.334

Module::Crypt Module::Crypt is a Perl module to encrypt your Perl code and compile it into XS. SYNOPSIS use Module::Crypt; #Êfor a single file: CryptModule( file => Bar.pm, install_base => /path/to/my/lib ); # for multiple files: CryptModule( files => [Foo.pm, Bar.pm], install_base =>...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Module::Crypt Download

Added: March 02, 2010 | Visits: 1.053

ExtUtils::CBuilder ExtUtils::CBuilder is a Perl module to compile and link C code for Perl modules. SYNOPSIS use ExtUtils::CBuilder; my $b = ExtUtils::CBuilder->new(%options); $obj_file = $b->compile(source => MyModule.c); $lib_file = $b->link(objects => $obj_file); This module can build the C portions of...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): ExtUtils::CBuilder Download

Added: February 25, 2010 | Visits: 967

XML::Compile::Schema::XmlReader XML::Compile::Schema::XmlReader Perl module contains bricks to translate XML to HASH. SYNOPSIS my $schema = XML::Compile::Schema- >new(...); my $code = $schema- >compile(READER = > ...); The translator understands schemas, but does not encode that into actions. This module implements those...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): XML::Compile::Schema::XmlReader Download

Added: October 07, 2010 | Visits: 1.285

Code::Blocks 1.0 Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. The Code::Blocks project was designed, right from the start, to be extensible and configurable. Built around a plugin framework, Code::Blocks can be extended with plugin DLLs. It includes a plugin...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (206): Code::Blocks 1.0 Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 660

DotNET Nuclear C# Compiler DotNET Nuclear C# Compiler is a handy, easy to use application specially designed to help you edit and compile your source code fast and easy.


Platforms: Windows

License: Freeware Download (47): DotNET Nuclear C# Compiler Download

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 616

Jython .5. Beta Jython is a Java implementation of the Python language that enables you to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine.


Platforms: Windows

License: Freeware Size: 17.3 MB Download (47): Jython .5. Beta Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 815

WMI Delphi Code Creator The WMI Delphi Code Creator tool, allows you to generate Object Pascal and C++ code to access the WMI (Windows Management Instrumentation) classes, events and methods. This freeware tool is inspired by the WMI Code Creator. Features Can generate object pascal code compatible with one of...


Platforms: Windows

License: Freeware Size: 2.17 MB Download (73): WMI Delphi Code Creator Download

Added: April 20, 2013 | Visits: 701

LDPC Code Simulation The zip file contains1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file '128x256regular_v6.mat' is for those using Matlab 6.5.2. Files for LDPC code simulation over the AWGN channel.3....


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (51): LDPC Code Simulation Download

Released: May 01, 2001  |  Added: April 18, 2006 | Visits: 3.367

Mihov Code View A program for quick browsing through text files, source code and initialisation files


Platforms: Windows

License: Freeware Size: 142 KB Download (171): Mihov Code View Download

Added: August 26, 2006 | Visits: 18.207

Visual Basic Controls (Source Code) Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly...


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 152 KB Download (3666): Visual Basic Controls (Source Code) Download

1 2 3 4 5 >