Main > Programming > Libraries >

PerlPoint::Parser 0.45

PerlPoint::Parser 0.45

Sponsored Links

PerlPoint::Parser 0.45 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.41 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 990
Date added: 2007-02-12
Publisher: Jochen Stenzel

PerlPoint::Parser 0.45 description

PerlPoint::Parser Perl module is a PerlPoint Parser.

SYNOPSIS

# load the module:
use PerlPoint::Parser;

# build the parser and run it
# to get intermediate data in @stream
my ($parser)=new PerlPoint::Parser;
$parser->run(
stream => @stream,
files => @files,
);

The PerlPoint format, initially designed by Tom Christiansen, is intended to provide a simple and portable way to generate slides without the need of a proprietary product. Slides can be prepared in a text editor of your choice, generated on any platform where you find perl, and presented by any browser which can render the chosen output format.

To sum it up, PerlPoint Software takes an ASCII text and transforms it into slides written in a certain document description language. This is, by tradition, usually HTML, but you may decide to use another format like XML, SGML, TeX or whatever you want.

Well, this sounds fine, but how to build a translator which transforms ASCII into the output format of your choice? Thats what PerlPoint::Parser is made for. It performs the first translation step by parsing ASCII and transforming it into an intermediate stream format, which can be processed by a subsequently called translator backend. By separating parsing and output generation we get the flexibility to write as many backends as necessary by using the same parser frontend for all translators.

PerlPoint::Parser supports the complete GRAMMAR with exception of certain tags. Tags are supported the most common way: the parser recognizes any tag which is declared by the author of a translator. This way the parser can be used for various flavours of the PerlPoint language without having to be modified. So, if there is a need of a certain new flag, it can quickly be added without any change to PerlPoint::Parser.

The following chapters describe the input format (GRAMMAR) and the generated stream format (STREAM FORMAT). Finally, the class methods are described to show you how to build a parser.

PerlPoint::Parser 0.45 Screenshot

Advertisements

PerlPoint::Parser 0.45 Keywords

Bookmark PerlPoint::Parser 0.45

Hyperlink code:
Link for forum:

PerlPoint::Parser 0.45 Copyright

WareSeeker periodically updates pricing and software information of PerlPoint::Parser 0.45 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of PerlPoint::Parser 0.45 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
PerlPoint::Tags is a Perl module that can processes PerlPoint tag declarations. Free Download
PerlPoint::Tags::SDF is a PerlPoint tag set used by pp2sdf. Free Download
PerlPoint::Tags::Basic is a Perl module that declares basic PerlPoint tags. Free Download
PerlPoint::Tags::XML is a PerlPoint tag set used by pp2sdf. Free Download
PerlPoint::Tags::CPPP is a PerlPoint tag set used by pp2cppp. Free Download
Blatte::Parser is a Perl module that contains a parser for Blatte syntax. Free Download
PerlPoint::Import::POD is a standard PerlPoint import filter for POD. Free Download
PerlPoint::Converters is a Perl module that contains a README and common functions for PerlPoint converters. Free Download