Blatte 0.9.4
Sponsored Links
Blatte 0.9.4 Ranking & Summary
File size:
0.031 MB
Platform:
Any Platform
License:
GPL (GNU General Public License)
Price:
Downloads:
893
Date added:
2007-05-14
Publisher:
Bob Glickstein
Blatte 0.9.4 description
Blatte is a Perl module with text macro/markup/template language.
SYNOPSIS
use Blatte;
use Blatte::Builtins;
my $perl = &Blatte::Parse(...some Blatte program ...);
if (defined($perl)) {
my $result = eval $perl;
if (defined($result)) {
&Blatte::traverse($result, &callback);
} elsif ($@) {
...handle execution error...
}
} else {
...handle parsing error...
}
Blatte is a very powerful text markup and transformation language with a very simple syntax. A Blatte document can be translated into a Perl program that, when executed, produces a transformed version of the input document.
This module itself contains some utility functions for handling Blatte documents, described below in the FUNCTIONS section. However, writers of Blatte-based software will generally be more interested in other associated modules. See in particular Blatte::Compiler (for processing files full of Blatte code) and Blatte::Builtins (for a description of the Blatte languages intrinsic functions).
Most casual end users will probably be interested in Blattes ability to serve as a higher-level language for writing web pages. This requires the additional CPAN package Blatte::HTML.
Most of the remainder of this document describes the syntax and semantics of the Blatte language.
SYNOPSIS
use Blatte;
use Blatte::Builtins;
my $perl = &Blatte::Parse(...some Blatte program ...);
if (defined($perl)) {
my $result = eval $perl;
if (defined($result)) {
&Blatte::traverse($result, &callback);
} elsif ($@) {
...handle execution error...
}
} else {
...handle parsing error...
}
Blatte is a very powerful text markup and transformation language with a very simple syntax. A Blatte document can be translated into a Perl program that, when executed, produces a transformed version of the input document.
This module itself contains some utility functions for handling Blatte documents, described below in the FUNCTIONS section. However, writers of Blatte-based software will generally be more interested in other associated modules. See in particular Blatte::Compiler (for processing files full of Blatte code) and Blatte::Builtins (for a description of the Blatte languages intrinsic functions).
Most casual end users will probably be interested in Blattes ability to serve as a higher-level language for writing web pages. This requires the additional CPAN package Blatte::HTML.
Most of the remainder of this document describes the syntax and semantics of the Blatte language.
Blatte 0.9.4 Screenshot
Blatte 0.9.4 Keywords
Bookmark Blatte 0.9.4
Blatte 0.9.4 Copyright
WareSeeker periodically updates pricing and software information of Blatte 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 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
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
Blatte::Ws is a whitespace wrapper for Blatte objects. Free Download
Blatte::Parser is a Perl module that contains a parser for Blatte syntax. Free Download
Blatte::HTML is a Perl module that contains tools for generating HTML with Blatte. Free Download
Blatte::Builtins is a Perl module with Blatte-callable intrinsics. Free Download
Blatte::Compiler is a Perl module to compile a Blatte document into Perl. Free Download
App::datetime is a date and time considerations. Free Download
HTML::CMTemplate.pm is a Perl module that can generate text-based content from templates. Free Download
Language::XSB is a Perl module that allows you to use XSB from Perl. Free Download
Latest Software
Popular Software
Favourite Software