RSS 5 projects tagged "Preprocessor"

No download Website Updated 18 Jun 2010 PreParse

Screenshot
Pop 17.35
Vit 32.63

PreParse is a library designed to simplify Web development. It does this by running JavaScript and CSS through a preprocessor that rewrites standards-compliant style rules to work in any browser and extends and standardizes JavaScript, resulting in faster load times and quicker execution. Some of the extensions added to JavaScript include proper class declarations, a here-document feature, and the ability to include server-side functions in client-side scripting.

No download Website Updated 01 Jun 2011 sqlpp

Screenshot
Pop 18.84
Vit 26.78

sqlpp is a very simple PL/SQL preprocessor. It lets you use #include and #define statements in your PL/SQL code (like in C). sqlpp replaces constants defined by these statements with their values.

No download Website Updated 18 Jul 2011 CWO

Screenshot
Pop 19.16
Vit 25.89

CWO is a preprocessor for the C programming language that adds simple object-oriented syntax to C.

No download No website Updated 09 Aug 2011 ucpp

Screenshot
Pop 47.28
Vit 1.43

ucpp is a C preprocessor. It is designed to be quick and light, but still fully compliant to the ISO standard 9899:1999, also known as C99. ucpp can be compiled as a stand-alone program or linked to some other code; in the latter case, ucpp will output tokens, one at a time, on demand, as an integrated lexer. ucpp operates in two modes: in lexer mode, ucpp is linked to some other code and outputs a stream of tokens where each call to the lex() function will yield one token; in non-lexer mode, ucpp preprocesses text and outputs the resulting text to a file descriptor. If linked to some other code, the cpp() function must be called repeatedly, otherwise ucpp is a stand-alone binary.

Download No website Updated 07 Apr 2013 SQL::Yapp

Screenshot
Pop 28.57
Vit 6.37

SQL::Yapp is a Perl module which embeds SQL completely into Perl. It checks SQL syntax at compile time and fully parses SQL to allow usage of any Perl scalars, arrays, and hashes in an intuitive and safe way. It makes SQL injections virtually impossible while making you feel as if SQL syntax were native to Perl.

Screenshot

Project Spotlight

sailplay

Software to turn your NMEA0183 GPS log into an MPEG movie.

Screenshot

Project Spotlight

FM-Classic

A templating system for Java servlets.