Main > Programming > Libraries >

Syntax::Highlight::Universal 0.4

Syntax::Highlight::Universal 0.4

Sponsored Links

Syntax::Highlight::Universal 0.4 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.67 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 926
Date added: 2007-04-13
Publisher: Wladimir Palant

Syntax::Highlight::Universal 0.4 description

Syntax::Highlight::Universal is a Perl module for syntax highlighting based on the Colorer library.

SYNOPSIS

use Syntax::Highlight::Universal;
my $highlighter = Syntax::Highlight::Universal->new;

$highlighter->addConfig("hrc/proto.hrc");
$highlighter->setPrecompiledConfig("precompiled.hrcc");
$highlighter->setCacheDir("/tmp/highlighter");
$highlighter->setCachePrefixLen(2);

my $result = $highlighter->highlight("perl", "print Hello, World!");

my $callbacks = {
initParsing => &myInitHandler,
addRegion => &myRegionHandler,
enterScheme => &mySchemeStartHandler,
leaveScheme => &mySchemeEndHandler,
finalizeParsing => &myFinalizeHandler,
};
$highlighter->highlight("perl", "print Hello, World!", $callbacks);

$highlighter->precompile("precompiled.hrcc");

ABSTRACT

This module can process text of any format and produce a syntax highlighted version of it. The default output format is (X)HTML, custom formats are also possible. It uses parts of the Colorer library (http://colorer.sf.net/) and supports its HRC configuration files (http://colorer.sf.net/hrc-ref/). Configuration files for about 100 file formats are included.

Syntax::Highlight::Universal 0.4 Screenshot

Advertisements

Syntax::Highlight::Universal 0.4 Keywords

Bookmark Syntax::Highlight::Universal 0.4

Hyperlink code:
Link for forum:

Syntax::Highlight::Universal 0.4 Copyright

WareSeeker periodically updates pricing and software information of Syntax::Highlight::Universal 0.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 Syntax::Highlight::Universal 0.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
Syntax::Highlight::Shell is a Perl module to highlight shell scripts. Free Download
Syntax::Highlight::Perl is a Perl module that can highlight Perl Syntactical Structures. Free Download
Syntax::Highlight::HTML is a Perl module to highlight a HTML syntax. Free Download
Text::Highlight is a syntax highlighting framework. Free Download
Syntax::Highlight::Engine::Kate::C is a plugin for C syntax highlighting. Free Download
Syntax::Highlight::Engine::Kate::Java is a Perl plugin for Java syntax highlighting. Free Download
mod_highlight provdes syntax highlighting as an Apache 2.0 Filter Module. Free Download
Gettext PO syntax highlighting for Vim it highlights and checks Gettext PO format files for GNU, Gnome, and KDE software. Free Download