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

Preprocessor software
Filter: All | Freeware | Demo
 

Preprocessor

< 1 2 3 4 5 > 
Added: November 23, 2010 | Visits: 1.053

Python Hypertext Preprocessor PyHP is a system to embed Python code in an HTML document in a way similar to how PHP works. PyHP allows use of the Python programming language in scripts similar to PHP. PyHP uses the Python 2.0 language to parse elements embedded in an HTML page. When I started this, I was enamoured with PHP....



Platforms: *nix

License: Freeware Size: 15.36 KB Download (97): Python Hypertext Preprocessor Download

Added: January 26, 2010 | Visits: 812

JSCPP JSCPP is an ANSI C preprocessor and language parser that can analyze and instrument C code. Currently, its most prominent application is to add tracing to existing C programs simply by recompiling and linking it with the "jscc" compiler frontend. The standard tracing shows when a function is...





Platforms: *nix

License: Freeware Size: 307.2 KB Download (97): JSCPP Download

Added: February 07, 2010 | Visits: 958

liboil Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-point numbers or multiplying and summing an array of N numbers. Such functions are candidates...


Platforms: *nix

License: Freeware Size: 706.56 KB Download (97): liboil Download

Added: May 10, 2013 | Visits: 1.081

Nullsoft Scriptable Install System NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution. Being a user's first experience with your product, a stable and reliable...


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

License: Freeware Download (97): Nullsoft Scriptable Install System Download

Added: January 18, 2010 | Visits: 1.125

Genders Genders is a static cluster configuration database used for cluster configuration management. Genders is used by a variety of tools and scripts for management of large clusters. The genders database is accessed by every node in a cluster, either through a networked file system or by replicating...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (95): Genders Download

Added: April 07, 2010 | Visits: 831

idl2pysrv idl2pysrv is a IDL compiler to Python RPC-GIOP skeleton server. SYNOPSIS idl2pysrv [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -h -i -J -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D name=definition -I...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (95): idl2pysrv Download

Added: April 03, 2010 | Visits: 1.045

HTML::Macro HTML::Macro can process HTML templates with loops, conditionals, macros and more! SYNOPSIS use HTML::Macro; $htm = new HTML::Macro (template.html); $htm->print; sub myfunc { $htm->declare (var, missing); $htm->set (var, value); return $htm->process; } ( in template.html ): < html...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): HTML::Macro Download

Added: April 01, 2010 | Visits: 856

perlfilter perlfilter package contains Perl source filters. This article is about a little-known feature of Perl called source filters. Source filters alter the program text of a module before Perl sees it, much as a C preprocessor alters the source text of a C program before the compiler sees it. This...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (95): perlfilter Download

Added: September 03, 2010 | Visits: 1.253

interface preprocessor for PHP ippfp is an easy-to-use library which provides oo-methods for creating and rendering user interfaces in PHP independently from output format. It features HTML, GTK, PDF and ncurses. You can create input masks such as forms for databases or other user interfaces. ippfp features abstraction,...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (94): interface preprocessor for PHP Download

Added: May 23, 2010 | Visits: 859

alma Alma is a software with the following functionalities : - Reads several sources (languages, models, ...), - Helps to design for object-oriented modeling (definition of classes, relations, patterns, ...) - Modifies the structure and the code - Outputs new sources, documentation, diagrams, ......


Platforms: *nix

License: Freeware Size: 1.4 MB Download (94): alma Download

Added: February 18, 2010 | Visits: 727

Devel::DebugInit Devel::DebugInit is a Perl extension for creating a debugger initialization files from C header file macros. SYNOPSIS use Devel::DebugInit::GDB; my $gdb = new Devel::DebugInit::GDB filenames => ["/my/path/to/library.h"]; $gdb->write("/my/path/to/library/.gdbinit"); Devel::DebugInit is...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): Devel::DebugInit Download

Added: January 24, 2010 | Visits: 644

SystemC::SystemPerl SystemC::SystemPerl is a SystemPerl Language Extension to SystemC. SystemPerl is a version of the SystemC language. It is designed to expand text so that needless repetition in the language is minimized. By using sp_preproc, SystemPerl files can be expanded into C++ files at compile time, or...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (94): SystemC::SystemPerl Download

Added: March 20, 2010 | Visits: 848

Autodist Autodist provides a source distribution management system. Autodist is a source distribution management system that allows powerful mechanisms to define what is included in and excluded from a distribution and what license is used. It is especially targeted at large software projects that...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (92): Autodist Download

Added: January 25, 2010 | Visits: 644

Coq Developed in the LogiCal project, the Coq tool is a formal proof management system: a proof done with Coq is mechanically checked by the machine. In particular, Coq allows: the definition of interactively evaluated functions or predicates, to state mathematical theorems and software...


Platforms: Mac

License: Freeware Size: 11.2 MB Download (92): Coq Download

Released: March 29, 2011  |  Added: February 11, 2012 | Visits: 530

MATruss MATruss performs static strength analysis of a structure made up by truss elements. An easy to use preprocessor make the input of model data a fast and carefree process. A thoroughly tested and reliable solver analyses the truss model in detail and produces the data needed for design....


Platforms: Windows

License: Shareware Cost: $150.00 USD Size: 1.42 MB Download (92): MATruss Download

Added: January 27, 2010 | Visits: 1.956

mysqlcppapi mysqlcppapi is a C++ wrapper for the MySQL C API library. It is a branch of the MySql++ project, but it has diverged significantly for the following reasons: MySQL++ is aggressively optimised for speed, but optimisation should happen after the design is mature, and that optimisation should be...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): mysqlcppapi Download

Added: July 04, 2010 | Visits: 960

MetaC Compiler metacc MetaC language extends C in a 100% backward compatible way with reflective features and techniques for refactoring, reconfiguring and modifying arbitrary C source code. Therefore, the extensions provide special metadata types for working with source code information, syntactical structures for...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 1.7 MB Download (91): MetaC Compiler metacc Download

Added: June 27, 2010 | Visits: 1.042

The Epeios XML preprocessor 0.2.1 The Epeios XML preprocessor (expp in short) is a tool which transforms an XML file to another XML file, by using tags owned by a given namespace (xpp by default, but you can change it). This tags allow to handle macros, to affect value to variables ant to test their values, to include files, ......


Platforms: *nix

License: Freeware Size: 389.12 KB Download (90): The Epeios XML preprocessor 0.2.1 Download

Added: April 16, 2010 | Visits: 672

Text::EP3 EP3 Perl module is the Extensible Perl PreProcessor. SYNOPSIS # Use options and files from command-line use Text::EP3; [use Text::EP3::{Extension}] # Language Specific Modules # create the PreProcessor object my $preprocessor = new Text::EP3 file; # do the preprocessing, using...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (90): Text::EP3 Download

Added: February 16, 2010 | Visits: 898

PAJAJ PAJAJ framework, it stands for (PHP Asynchronous Javascript and JSON). It is a object oriented Ajax framework written in PHP5 for development of event driven PHP web applications. The framework follows 5 basic principles: 1. Simple: You do not have to be an expert at PHP, HTML, JavaScript,...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (90): PAJAJ Download

< 1 2 3 4 5 >