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

Special Parser software
Filter: All | Freeware | Demo
 

Special Parser

1 2 3 4 5 > 
Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 459

BS Parser Semi-professional HTML-parser In the standard version, It allows for the results from the processing to be edited and saved in RTF (Rich Text Format), which makes it very comfortable for daily use. Basic functions BS-Parser is a typical multifunctional, module, multi stream parser, whose help you... Platforms: Windows

License: Shareware Cost: $2.50 USD Size: 4 KB Download (49): BS Parser Download

Added: August 05, 2013 | Visits: 417

Template Parser Engine Template Parser Engine is a PHP Project designed to help developer create automatically different file formats. With this free project, developer only needs to set special tags into templates, and this PHP template will then create dynamic code automatically to covert pictures and send email. Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (42): Template Parser Engine Download

Added: September 11, 2010 | Visits: 2.497

Dragon parser generator Dragon is a powerful parser generator. It produces a consequent, object-oriented, integrated scanner and parser solution. Dragon parser generator also scales for very large grammar defintions. Since dragon parses LR(1) grammars, the generation algorithm is quite CPU intensive. Using LR(1)... Platforms: *nix

License: Freeware Size: 368.64 KB Download (242): Dragon parser generator Download

Added: September 26, 2010 | Visits: 964

XML::RSS::Parser XML::RSS::Parser is a liberal object-oriented parser for RSS feeds. SYNOPSIS #!/usr/bin/perl -w use strict; use XML::RSS::Parser; use FileHandle; my $p = XML::RSS::Parser->new; my $fh = FileHandle->new(/path/to/some/rss/file); my $feed = $p->parse_file($fh); # output some values my... Platforms: *nix

License: Freeware Size: 12.29 KB Download (93): XML::RSS::Parser Download

Added: August 31, 2013 | Visits: 440

Apache Xerces Perl XML Parser XML::Xerces is the Perl API to the Apache project's Xerces XML parser. It is implemented using the Xerces C++ API, and it provides access to most of the C++ API from Perl.Because it is based on Xerces-C, XML::Xerces provides a validating XML parser that makes it easy to give your application the... Platforms: CGI and Perl

License: Shareware Cost: $0.00 USD Size: 286.72 KB Download (45): Apache Xerces Perl XML Parser Download

Added: September 07, 2013 | Visits: 242

ContentBBcode Parser ContentBBcode Parser can be used to parse and reformat BBCode like tags as HTML. It recognizes special tags that start with the name rk: OR rk_ . When these are found in the content text with this BBCode like tags, it looks up in a SQLite database for the PHP code that can process the tags that... Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): ContentBBcode Parser Download

Added: January 01, 2006 | Visits: 3.731

Advanced Email Parser Advanced Email Parser (AEP) is an email data extraction utility. It offers extensive features to help you get every bit of information from your emails easily and painlessly. No more copy and paste or drag and drop between the many opened applications. There are many pre-designed filters,... Platforms: Windows

License: Shareware Cost: $299.00 USD Size: 5.52 MB Download (216): Advanced Email Parser Download

Released: January 01, 2003  |  Added: March 05, 2006 | Visits: 2.939

USPExpress Math Parser USPExpress Math Parser is a COM-based component that is aimed to parse and evaluate scientific, engineering and math expressions on-the-fly. It is designed to be used in Visual Basic, VBA, C++, .NET, Delphi or Fortran applications, or any other programming environment with COM support.... Platforms: Windows

License: Shareware Cost: $148.00 USD Size: 3.52 MB Download (130): USPExpress Math Parser Download

Released: August 29, 2007  |  Added: September 01, 2007 | Visits: 3.676

Email Address Parser Allows for quick formatting of email list for mass emailing's. Just import a text file full of emails and Email Address Parser will remove any improperly formatted emails saving you loads of time. After which you can then save to another file to import into your email client. Platforms: Windows

License: Shareware Cost: $8.00 USD Size: 25 KB Download (161): Email Address Parser Download

Added: January 18, 2010 | Visits: 973

RDFStore::Parser::SiRPAC RDFStore::Parser::SiRPAC is a Perl module that implements a streaming RDF Parser as a direct implementation of XML::Parser::Expat. SYNOPSIS use RDFStore::Parser::SiRPAC; use RDFStore::NodeFactory; my $p=new RDFStore::Parser::SiRPAC( ErrorContext => 2, Handlers => { Init => sub { print... Platforms: *nix

License: Freeware Size: 481.28 KB Download (102): RDFStore::Parser::SiRPAC Download

Added: January 18, 2010 | Visits: 1.416

Makefile::Parser Makefile::Parser is a Simple Parser for Makefiles. SYNOPSIS use Makefile::Parser; $parser = Makefile::Parser->new; # Equivalent to ->parse(Makefile); $parser->parse or die Makefile::Parser->error; # Get last value assigned to the specified variable CC: print $parser->var(CC); # Get... Platforms: *nix

License: Freeware Size: 18.43 KB Download (180): Makefile::Parser Download

Added: July 13, 2010 | Visits: 2.080

XML::Parser::YahooRESTGeocode SYNOPPSIS use LWP::Simple use XML::Parser; use XML::Parser::YahooRESTGeocode; #connect to yahoo geocode service my $url = http://api.local.yahoo.com/MapsService/V1/geocode; my $get = appid=YahooDemo&street=701+First+Street&city=Sunnyvale&state=CA; #call yahoo geocode service my $xml =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (116): XML::Parser::YahooRESTGeocode Download

Added: August 10, 2010 | Visits: 814

Blatte::Parser Blatte::Parser is a Perl module that contains a parser for Blatte syntax. SYNOPSIS use Blatte::Parser; $parser = new Blatte::Parser(); $perl_expr = $parser->parse(INPUT); or $parsed_expr = $parser->expr(INPUT); if (defined($parsed_expr)) { $perl_expr = $parsed_expr->transform(); }... Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Blatte::Parser Download

Added: January 27, 2010 | Visits: 2.272

AIS Parser SDK AIS Parser SDK (Automatic Identification System) is a ship tracking network using VHF transponders. AIS equipped ships are transmitting their positions, destinations, names, cargo types, etc. You can receive these transmissions using expensive AIS transponders, or receivers such as those... Platforms: *nix

License: Shareware Cost: $199.00 USD Download (234): AIS Parser SDK Download

Added: March 04, 2010 | Visits: 896

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: 923

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: August 25, 2010 | Visits: 1.881

MP3::M3U::Parser MP3::M3U::Parser is a MP3 playlist parser. SYNOPSIS use MP3::M3U::Parser; my $parser = MP3::M3U::Parser->new(%options); $parser->parse(*FILEHANDLE, $scalar, "/path/to/playlist.m3u"); my $result = $parser->result; my %info = $parser->info; $parser->export(-format => xml, -file =>... Platforms: *nix

License: Freeware Size: 18.43 KB Download (181): MP3::M3U::Parser Download

Added: February 12, 2010 | Visits: 1.125

XML::Parser::Style::Stream XML::Parser::Style::Stream is a Stream style for XML::Parser. SYNOPSIS use XML::Parser; my $p = XML::Parser->new(Style => Stream, Pkg => MySubs); $p->parsefile(foo.xml); { package MySubs; sub StartTag { my ($e, $name) = @_; # do something with start tags } sub EndTag { my ($e,... Platforms: *nix

License: Freeware Size: 225.28 KB Download (105): XML::Parser::Style::Stream Download

Added: July 13, 2010 | Visits: 1.259

Raptor RDF Parser Toolkit Raptor RDF Parser Toolkit is a free software and Open Source C library that provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syntaxes or serialize the triples into a syntax. The supported parsing syntaxes are RDF/XML, N-Triples,... Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Raptor RDF Parser Toolkit Download

Added: October 24, 2010 | Visits: 1.104

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

1 2 3 4 5 >