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

Compile software
Filter: All | Freeware | Demo
 

Compile

1 2 3 4 5 > 
Added: June 01, 2010 | Visits: 1.291

Filter::Simple::Compile Filter::Simple::Compile is a drop-in replacement to Filter::Simple. SYNOPSIS Drop-in replacement for Filter::Simple: package MyFilter; use Filter::Simple::Compile; FILTER { ... }; This way also works: use Filter::Simple::Compile sub { ... }; This module lets you write Module::Compile...



Platforms: *nix

License: Freeware Size: 13.31 KB Download (161): Filter::Simple::Compile Download

Added: November 16, 2010 | Visits: 989

Apache Compile HOWTO Apache Compile HOWTO is a full-featured Apache compilation HOWTO. The Apache Compile HOWTO is a simple set of instructions and examples for compiling Apache, mod_ssl, mod_perl, mod_dav, mod_auth_ldap, mod_auth_mysql, mod_dynvhost, mod_roaming, mod_jserv, and mod_php (including MySQL, Postgres,...





Platforms: *nix

License: Freeware Download (109): Apache Compile HOWTO Download

Added: February 25, 2010 | Visits: 965

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: August 12, 2013 | Visits: 371

Compile Mex-file using Kinect SDK with VS2010 A guide introducing how to compile Mex-file using Kinect SDK and there is also a toy example based on Kinect SDK, which is called "record".


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 307.2 KB Download (42): Compile Mex-file using Kinect SDK with VS2010 Download

Added: June 27, 2013 | Visits: 425

Compile Here Compile Here is a small Nautilus script that lets you compile C++ source files with g++. To install copy script to: /home/yourusername/.gnome2/nautilus-scripts


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): Compile Here Download

Added: January 25, 2010 | Visits: 729

Drop Compile X Drop Compile compiles and links C, Objective-C and C++ source code files by dropping them on Drop Compile's floating window.


Platforms: Mac

License: Freeware Size: 1023 KB Download (95): Drop Compile X Download

Added: May 14, 2013 | Visits: 413

SQL Parse and Compile SQL Parse and Compile can take an SQL query and parse it to extract the different parts of the query like the type of command, fields, tables, conditions, etc. . It can also compose take different values and compose a SQL query from them .Key Features of SQL Parse and Compile:- Parser: . insert ....


Platforms: PHP

License: Freeware Size: 102.4 KB Download (40): SQL Parse and Compile Download

Added: May 23, 2006 | Visits: 4.303

ByteRun Website Compiler Compile your website into Windows application, create cd autorun. Distribute copy of your website to users without internet connection. Standalone websites runs very fast and require no additional software. Easy-to-use compiler interface allows you to customize browser toolbar.


Platforms: Windows

License: Demo Cost: $99.00 USD Size: 605 KB Download (279): ByteRun Website Compiler Download

Added: August 11, 2008 | Visits: 682

Compile Plus This is an extension of the "Program Plus". It enables compiling with options from windows explorer's menu. You can compile next types of files: C/C++(c, cpp), C#(.cs), Java(.java), Assembler(.asm).


Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 520 KB Download (105): Compile Plus Download

Added: November 10, 2010 | Visits: 1.333

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: October 08, 2010 | Visits: 851

Devel::Hints Devel::Hints is a Perl module created to access compile-time hints at runtime. SYNOPSIS use Devel::Hints :all; LABEL: print cop_label(); # LABEL cop_label(0 => FOO); # "goto FOO;" is valid after this point! print cop_file(); # same as __FILE__ print cop_filegv(); # same as $::{_< ....


Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): Devel::Hints Download

Added: October 11, 2010 | Visits: 1.144

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: October 18, 2010 | Visits: 902

Blatte::Compiler Blatte::Compiler is a Perl module to compile a Blatte document into Perl. SYNOPSIS use Blatte::Compiler; &Blatte::Compiler::compile($file_handle, &callback); &Blatte::Compiler::compile_sparse($file_handle, &callback); sub callback { my($val, $src) = @_; if (defined($src)) {...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (90): Blatte::Compiler Download

Added: June 27, 2010 | Visits: 1.224

Makepack Makepack project is a Makefile which together with a settings file and some simple rule files are able to download, compile and install software for your Slackware installation. As the installation is done using checkinstall a Slackware package is also created at the same time. The big...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (102): Makepack Download

Added: March 02, 2010 | Visits: 1.052

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

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 431

ExpSolverNet ExpSolverNet is designed as an Open Source library that is able to supply functionality to compile mathematical expressions. Now you can make use of this handy and accessible library to further improve your development process. Supported operators: + - * / % ^ and or xor nand nor not = > >= <


Platforms: Windows

License: Freeware Download (50): ExpSolverNet Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 764

FX Batch Compiler FX Batch Compiler is a program designed to help you compile FX effect files and HLSL shader files using fxc command line compiler included in DirectX SDK. You can compile many files at time or one file with different settings. This is not shader IDE, just a font-end for fxc compiler. The...


Platforms: Windows

License: Freeware Download (49): FX Batch Compiler Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 873

Batch Compiler Batch Compiler is a small and very easy top use application designed to help you script batch programs and compile them in to exe file with integrated help utility and a user friendly interface. Batch Compiler has a simple and comprehensive interface that will quickly guide you through all its...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (63): Batch 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

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 644

Effect Compiler Effect Compiler is a rule file that allows you to compile Direct3D / HLSL effect files directly in Visual Studio. The default way is to compile all .fx files at runtime, but as files are getting bigger, compile time increases rapidly. However, in most cases it is not required to recompile the...


Platforms: Windows

License: Freeware Download (50): Effect Compiler Download

1 2 3 4 5 >