Main > Programming > Libraries >

Blatte::Parser 0.9.4

Blatte::Parser 0.9.4

Sponsored Links

Blatte::Parser 0.9.4 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.031 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 917
Date added: 2007-04-20
Publisher: Bob Glickstein

Blatte::Parser 0.9.4 description

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();
}

METHODS

$parser->parse(INPUT)

Parses the first Blatte expression in INPUT and returns the corresponding Perl string, or undef if an error occurred.

INPUT may be a string or a reference to a string. If its the latter, then after a successful parse, the parsed expression will be removed from the beginning of the string.

$parser->expr(INPUT)

Like parse(), except the result is not converted to Perl; its left in Blattes internal parse-tree format, which uses the Blatte::Syntax family of objects.

$parser->eof(INPUT)

Tests INPUT for end-of-file. Leading whitespace is removed from INPUT with consume_whitespace and, if nothing remains, true is returned, else undef.

Blatte::Parser 0.9.4 Screenshot

Advertisements

Blatte::Parser 0.9.4 Keywords

Bookmark Blatte::Parser 0.9.4

Hyperlink code:
Link for forum:

Blatte::Parser 0.9.4 Copyright

WareSeeker periodically updates pricing and software information of Blatte::Parser 0.9.4 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 Blatte::Parser 0.9.4 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
Blatte is a Perl module with text macro/markup/template language. Free Download
Blatte::Ws is a whitespace wrapper for Blatte objects. Free Download
Blatte::Compiler is a Perl module to compile a Blatte document into Perl. Free Download
Blatte::Builtins is a Perl module with Blatte-callable intrinsics. Free Download
Shell::Parser is a simple shell script parser. Free Download
Blatte::HTML is a Perl module that contains tools for generating HTML with Blatte. Free Download
PerlPoint::Parser Perl module is a PerlPoint Parser. Free Download
Language::Zcode::Parser is a Perl module that reads and parses a Z-code file into a big Perl hash. Free Download