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

Create Parser freeware
Filter: All | Freeware | Demo
 

Create Parser

1 2 3 4 5 > 
Released: September 23, 2012  |  Added: September 23, 2012 | Visits: 277

KxParser KxParser is a dinamic and reliable parser library. There are many parser generators today on the market and you may be wondering why yet another? Answer is simple - because none of those parsers are dynamic initialized! What does it mean? Today's parsers allows you to define inputs and rules and...



Platforms: Windows

License: Freeware Download (49): KxParser Download

Added: March 06, 2010 | Visits: 1.342

RapidXml RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data. If you are looking for a...





Platforms: *nix

License: Freeware Size: 40.96 KB Download (133): RapidXml Download

Added: June 20, 2010 | Visits: 1.141

XML::Descent XML::Descent is a Perl module for recursive descent XML parsing. SYNOPSIS use XML::Descent; # Create parser my $p = XML::Descent->new({ Input => $xml }); # Setup handlers $p->on(folder => sub { my ($elem, $attr) = @_; $p->on(url => sub { my ($elem, $attr) = @_; my $link = { name...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): XML::Descent Download

Added: August 12, 2010 | Visits: 1.160

GO::Model::Term GO::Model::Term is a term or concept in an ontology. SYNOPSIS # From a file use GO::Parser; my $parser = new GO::Parser({handler=>obj}); # create parser object $parser->parse("gene_ontology.obo"); # parse file -> objects my $graph = $parser->handler->graph; # get L object my $term =...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (97): GO::Model::Term Download

Added: April 03, 2013 | Visits: 627

HTML Parser for PHP for Scripts This is an open source HTML parser written in PHP. This parser also comes with a tool that converts HTML to text, as an example.This parser is designed for speed and flexibility. It does not create an object model for you. But it doesn't prevent you from using its results to create an object...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): HTML Parser for PHP for Scripts Download

Added: August 27, 2013 | Visits: 298

iCal feed parser Parser for iCal feeds. Version 1 works with FeedAPI. Version 2 is the parser for feeds, it is in development and has known issues. It should work fine for basic feeds. Both require Date module v2 DateAPI.Suggested recipe: use with FeedAPI mapper and its developing date field mapper to create...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): iCal feed parser Download

Added: March 04, 2010 | Visits: 895

Test-Parser Test::Parser is a collection of parsers for different test output file formats. These parse the data into a general purpose data structure that can then be used to create reports, do post-processing analysis, etc. Test-Parser can also export tests in SpikeSources TRPI test description XML...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (95): Test-Parser Download

Added: May 17, 2010 | Visits: 922

Test::Parser Test::Parser is a collection of parsers for different test output file formats. These parse the data into a general purpose data structure that can then be used to create reports, do post-processing analysis, etc. Test::Parser can also export tests in SpikeSources TRPI test description XML...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (97): Test::Parser Download

Added: June 08, 2010 | Visits: 1.284

DateTime::Format::Builder DateTime::Format::Builder is a Perl module to create datetime parser classes and objects. SYNOPSIS package DateTime::Format::Brief; our $VERSION = 0.07; use DateTime::Format::Builder ( parsers => { parse_datetime => [ { regex => qr/^(d{4})(dd)(dd)(dd)(dd)(dd)$/, params => [qw( year...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (100): DateTime::Format::Builder Download

Added: October 24, 2010 | Visits: 1.103

HTML Parser HTMLParser is a super-fast real-time parser for real-world HTML. What has attracted most developers to HTMLParser has been its simplicity in design, speed and ability to handle streaming real-world html. The two fundamental use-cases that are handled by the parser are extraction and...


Platforms: *nix

License: Freeware Size: 4.2 MB Download (98): HTML Parser Download

Added: February 01, 2010 | Visits: 1.315

MIME::Parser MIME::Parser is a experimental class for parsing MIME streams. SYNOPSIS Before reading further, you should see MIME::Tools to make sure that you understand where this module fits into the grand scheme of things. Go on, do it now. Ill wait. Ready? Ok... Basic usage examples ### Create a...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (108): MIME::Parser Download

Added: February 23, 2010 | Visits: 1.143

IAM OPML Parser Class IAM OPML Parser Class parses an OPML file (provided its URL) and returns an array. OPML (Outline Processor Markup Language) is an XML format for outlines. Originally developed by Radio UserLand as a native file format for an outliner application, it has since been adopted for other uses, the...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (106): IAM OPML Parser Class Download

Added: November 06, 2010 | Visits: 640

Regexp::Parser::Handlers Regexp::Parser::Handlers is a Perl module with handlers for Perl 5 regexes. This module holds the init() method for the Regexp::Parser class, which installs all the handlers for standard Perl 5 regexes. This documentation contains a sub-classing tutorial. SUB-CLASSING I will present two...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (86): Regexp::Parser::Handlers Download

Added: February 26, 2010 | Visits: 749

Regexp::Parser Regexp::Parser is a Perl module for parsing regexes. This module parses regular expressions (regexes). Its default "grammar" is Perl 5.8.4s regex set. Grammar is quoted because the module does not so much define a grammar as let each matched node state what it expects to match next, but there...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): Regexp::Parser Download

Added: April 08, 2010 | Visits: 1.039

Language::Zcode::Parser Language::Zcode::Parser is a Perl module that reads and parses a Z-code file into a big Perl hash. SYNOPSIS # Create a Pure Perl Parser my $pParser = new Language::Zcode::Parser "Perl"; # If they didnt put ".z5" at the end, find it anyway $infile = $pParser->find_zfile($infile) || exit;...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (95): Language::Zcode::Parser Download

Added: February 17, 2010 | Visits: 1.266

X12::Parser::Readme X12::Parser::Readme is a Perl module for understanding configuration (cf) files for X12::Parser. X12 transactions ASC X12 standards define commonly used EDI transactions. The standards define a structure/format for exchange of EDI data. Each transaction type is called a "transaction set"....


Platforms: *nix

License: Freeware Size: 19.46 KB Download (115): X12::Parser::Readme Download

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

Syntax Diagram Editor & Parser Compiler Create and Edit Syntax/State Diagrams Graphically with Drag and Drop. Convert EBNF, ABNF, XBNF, and XML EBNF to Syntax Diagrams. Generate Parser/compiler directly from Syntax/State/Flow Diagrams. Convert Syntax Diagrams to EBNF. Generates Intermediate Postfix Output for ease of integration ....


Platforms: Windows

License: Freeware Size: 1.58 MB Download (53): Syntax Diagram Editor & Parser Compiler Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 664

Model C1D0P252 X12 Parser -Model C1D0P252 X12 Parser is an advanced application designed to convert X12 837 claims or 835 remittance files into a CSV,XML or DBF files. It is designed to be used either on the desktop or can be called from another application to convert an X12 file. It can be set to convert all the files in...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (59): Model C1D0P252 X12 Parser Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 412

CLI Parser CLI Parser was designed in order to provide a framework to quickly develop Cisco-like CLI commands. CLI Parser comes with a simple syntax to define CLI commands, a compiler to automatically convert these commands into a C parse tree and a run-time library to create CLI.


Platforms: Windows

License: Freeware Download (52): CLI Parser Download

Added: May 10, 2013 | Visits: 603

HTML Parser for PHP This is an open source HTML parser written in PHP. This parser also comes with a tool that converts HTML to text, as an example. This parser is designed for speed and flexibility. It does not create an object model for you. But it doesn't prevent you from using its results to create an object...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): HTML Parser for PHP Download

1 2 3 4 5 >