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

C Parser In Javacc software
Filter: All | Freeware | Demo
 

C Parser In Javacc

< 1 2 3 4 5 > 
Added: August 09, 2010 | Visits: 768

libxml2 Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library is free software available under the MIT License. XML itself is a metalanguage to design markup languages, i.e. text language where semantic and structure are added... Platforms: *nix

License: Freeware Size: 4.3 MB Download (100): libxml2 Download

Added: August 03, 2010 | Visits: 1.080

XSD/e XSD/e is a XML Processing for Embedded Systems. CodeSynthesis XSD/e is an open-source XML parser generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML Schema validation, and C++ data binding while maintaining a small footprint and portability.... Platforms: *nix

License: Freeware Size: 2.6 MB Download (100): XSD/e Download

Added: September 10, 2010 | Visits: 958

DeXSS DeXSS project provides a SAX2 Parser to help protect against Cross-site scripting (XSS) attacks. DeXSS uses TagSoup to parse potentially malformed input, followed by a SAX2 filter pipeline to remove JavaScript from HTML. You can use the DeXSS parser in place of your existing SAX2 parser, or... Platforms: *nix

License: Freeware Size: 21.5 KB Download (100): DeXSS Download

Added: May 26, 2010 | Visits: 872

Pyrex Pyrex is a Language for Writing Python Extension Modules. Pyrex is a language specially designed for writing Python extension modules. Its designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world of C. You may be wondering why anyone... Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): Pyrex Download

Added: October 15, 2010 | Visits: 980

DBD::JDBC DBD::JDBC is a JDBC proxy driver for the DBI module. SYNOPSIS use DBI; $dbh = DBI->connect("dbi:JDBC:hostname=$hostname;port=$port;url=$url", $user, $password); # See the DBI module documentation. DBD::JDBC is a Perl module which works in conjunction with a server written in Java to... Platforms: *nix

License: Freeware Size: 1024 KB Download (100): DBD::JDBC Download

Added: May 05, 2010 | Visits: 1.079

muhttpd muhttpd (mu HTTP deamon) is a simple but complete Web server written in portable ANSI C. It supports static pages, CGI scripts, and MIME type based handlers. It drops privileges before accepting any connections, and can log received requests. It has been tested on OpenBSD, GNU/Linux, NetBSD,... Platforms: *nix

License: Freeware Download (99): muhttpd Download

Added: June 01, 2010 | Visits: 783

pygccxml pygccxmls purpose is to generate an XML description of a C++ program from GCCs internal representation. Since XML is easy to parse, other development tools will be able to work with C++ programs without the burden of a complicated C++ parser. The purpose of pygccxml is to read a GCC-XML... Platforms: *nix

License: Freeware Size: 604.16 KB Download (99): pygccxml Download

Added: April 17, 2010 | Visits: 1.005

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: May 04, 2010 | Visits: 777

Lua Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua language combines simple procedural syntax with powerful data description constructs based on associative... Platforms: *nix

License: Freeware Size: 204.8 KB Download (98): Lua Download

Added: January 07, 2010 | Visits: 1.385

RIR to DNS converter RIR to DNS converter is a tool to convert Regional Internet Registry data to a DNS country lookup zone. You can use it to build your own DNS zone for looking up country codes from IP addresses. It uses data directly from RIPE, ARIN, APNIC, LACNIC, and AFRINIC. The data can be updated on a... Platforms: *nix

License: Freeware Size: 614.4 KB Download (97): RIR to DNS converter Download

Added: October 13, 2010 | Visits: 1.016

Instant Instant is a Python module that allows for instant inlining of C and C++ code in Python. Instant is a small Python module built on top of SWIG. Example of use: >>> c_code = """ double sum(double a, double b){ return a+b; } """ >>> import Instant >>> ext = Instant.Instant() >>> >>> #... Platforms: *nix

License: Freeware Size: 34.82 KB Download (96): Instant Download

Added: February 16, 2010 | Visits: 941

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: August 04, 2008 | Visits: 676

EMS QuickPDF EMS QuickPDF Component Suite gives you an opportunity to create PDF documents with your applications written on Delphi or C++ Builder in a most simple and easiest way. There is no need to know PDF specification - you can generate PDF files without any knowledge of PDF format using our EMS... Platforms: Windows

License: Shareware Cost: $195.00 USD Size: 959 KB Download (94): EMS QuickPDF Download

Added: May 07, 2010 | Visits: 909

Spirit Parser library Spirit is an object oriented recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow us to approximate the syntax of Extended Backus Normal Form[1] (EBNF) completely in C++. Parser objects are composed through operator... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 2.27 MB Download (94): Spirit Parser library Download

Added: May 11, 2010 | Visits: 794

C/Invoke C/Invoke is a library for connecting to C libraries at runtime. This differs from the typical method of interfacing with C, which involves writing static definitions which are then compiled to a machine-dependant format. C/Invoke provides a runtime facility to build descriptions of C functions... Platforms: *nix

License: Freeware Size: 71.68 KB Download (94): C/Invoke Download

Added: August 17, 2008 | Visits: 778

Dynagraph Dynagraph is a platform-neutral library written in C++. It can be used directly in C++ programs, in Windows programs via COM wrapper classes, or in other environments using the executable with input and output over pipes. Dynagraph for Windows is a complete OLE graph-drawing application, allowing... Platforms: Windows

License: Freeware Size: 7.4 MB Download (94): Dynagraph Download

Added: November 15, 2010 | Visits: 1.025

Inline-Support Inline-Support is a Perl module created to support information for Inline.pm and related modules. This document contains all of the latest support information for Inline.pm and the recognized Inline Language Support Modules (ILSMs) available on CPAN. SUPPORTED LANGUAGES The most important... Platforms: *nix

License: Freeware Size: 91.14 KB Download (93): Inline-Support Download

Added: January 25, 2010 | Visits: 710

Classz Classz is a simple drag-drop wrapper around class-dump. Drop a Cocoa (Objective-C) application/library/whatever onto Classz and it will create and display interface files for all of the Objective-C classes in the dropped itemClassz is mostly of interest to developers. For more information about... Platforms: Mac

License: Freeware Download (93): Classz Download

Added: February 10, 2010 | Visits: 909

vsound Vsound is a Linux/Unix application which allows you to digitally record the output of another program such as RealPlayer. The recorded output can be saved in a WAV file or can be sent into another program such as an MP3 encoder. The vsound program uses a very interesting if unusual technique to... Platforms: *nix

License: Freeware Size: 112.64 KB Download (92): vsound Download

Added: March 11, 2010 | Visits: 992

GIMP# GIMP# is an API wrapper around GIMP, written in C#. However, its not just a wrapper. GIMP# project also adds a thin layer which adds C# specific features, like iterating through a collection. An example of this is an iteration through the guides of an image. In C# this looks like: foreach... Platforms: *nix

License: Freeware Size: 788.48 KB Download (91): GIMP# Download

< 1 2 3 4 5 >