HOP::Lexer 0.031
Sponsored Links
HOP::Lexer 0.031 Ranking & Summary
File size:
0.012 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1016
Date added:
2007-01-11
Publisher:
Curtis Poe
HOP::Lexer 0.031 description
HOP::Lexer is a Perl module for "Higher Order Perl" Lexer.
SYNOPSIS
use HOP::Lexer string_lexer;
my @input_tokens = (
[ VAR, qr/[[:alpha:]]+/ ],
[ NUM, qr/d+/ ],
[ OP, qr/[+=]/ ],
[ SPACE, qr/s*/, sub { () } ],
);
my $text = x = 3 + 4;
my $lexer = string_lexer( $text, @input_tokens );
my @tokens;
while ( my $token = $lexer->() ) {
push @tokens, $token;
}
SYNOPSIS
use HOP::Lexer string_lexer;
my @input_tokens = (
[ VAR, qr/[[:alpha:]]+/ ],
[ NUM, qr/d+/ ],
[ OP, qr/[+=]/ ],
[ SPACE, qr/s*/, sub { () } ],
);
my $text = x = 3 + 4;
my $lexer = string_lexer( $text, @input_tokens );
my @tokens;
while ( my $token = $lexer->() ) {
push @tokens, $token;
}
HOP::Lexer 0.031 Screenshot
HOP::Lexer 0.031 Keywords
HOP
Higher Order Perl
Lexer 0.031
Lexer
Perl module
higher order
Perl
tokens
order
module
higher
HOP::Lexer
HOPLexer
HOP::Lexer 0.031
Libraries
Programming
Bookmark HOP::Lexer 0.031
HOP::Lexer 0.031 Copyright
WareSeeker periodically updates pricing and software information of HOP::Lexer 0.031 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 HOP::Lexer 0.031 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
Sponsored Links
Related Information
Related Software
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
Hop is a new programming language designed for the Web 2.0. Free Download
App::Manager is a Perl module for installing, managing and uninstalling software packages. Free Download
C::Sharp is a parser and Lexer for C# Programming Language. Free Download
Locale::Memories is a Perl module for L10N Message Retrieval. Free Download
Math::Complex is a Perl module with complex numbers and associated mathematical functions. Free Download
Guile is a Perl interface to the Guile Scheme interpreter. Free Download
Parse::Java is a Perl module that acts like a parser for Java code. Free Download
Latest Software
Popular Software
Favourite Software