Discussion:
GNU Source-highlight 1.8 - Performs syntax highlighting.
(too old to reply)
s***@freshmeat.net
2003-10-03 11:04:19 UTC
Permalink
GNU Source-highlight 1.8
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Friday, October 3rd 2003 04:04

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. At the moment, it handles Java, C/C++, Prolog, Perl,
PHP3, Python, Flex, and ChangeLog as source languages and HTML and XHTML
as output formats.

Changes:
This version features a scanner for Javascript, and a new output format,
ESC ASCII code (e.g. for less). The tab character is now correctly
handled by the --tab option, the presence of getopt_long is handled in a
cleaner way, there are some changes in how changelog files are
highlighted, =head =cut sections in Perl sources are now correctly
handled, and the Java keywords true and false were added.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-1.8.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/ChangeLog
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite
s***@freshmeat.net
2004-04-23 02:07:28 UTC
Permalink
GNU Source-highlight 1.9
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Thursday, April 22nd 2004 19:07

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. At the moment, it handles Java, C/C++, Prolog, Perl,
PHP3, Python, Flex, and ChangeLog as source languages and HTML and XHTML
as output formats.

Changes:
A --no-doc option was added to cancel the --doc option even if it is
implied. \r is now dealt with correctly. Scanners for the LUA, CAML, and
SML languages were added, and a bug in the C++ scanner was fixed. If not
specified, the source language is now guessed from the input file
extension. A src-hilite-lesspipe.sh script was added, which can be used
with less in order to highlight the files processed with less. HTML
attribute values are now generated in quotes, and anchors can be
generated for line numbers.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-1.9.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
Overclock Your Connection: OSDN Broadband

Get unsurpassed Speed of 6.0/768 at and unrivaled price--$99.95 a month.
Plus, get static 8 IPs, shell access, 6 free months of Web hosting and
more.
Click here !

http://ads.osdn.com/?ad_id=2567&alloc_id=6189&op=click
____________________________| Advertising |____________________________
s***@freshmeat.net
2006-10-05 20:35:35 UTC
Permalink
GNU Source-highlight 2.5
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Thu, Oct 5th 2006 13:35

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, DocBook, ANSI color escapes,
LaTeX, and Texinfo as output formats. Input and output formats can be
specified with a regular expression-oriented syntax.

Changes:
some fixes in configuration files. Deugging of language definitions can be
interactive. It can format input files with no highlighting (so that it
can be used as a simple output generator, dealing with output format
special characters). Can infer script languages. --header and --footer
options do not require --doc option. --statistics print elapsed time.
Highlight cls, dtx and sty LaTeX files. Language definition for Tcl, Sql
and bibtex.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.5.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite
s***@freshmeat.net
2004-08-14 10:26:44 UTC
Permalink
GNU Source-highlight 1.10
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Sat, Aug 14th 2004 03:26

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. At the moment, it handles Java, C/C++, Prolog, Perl,
PHP3, Python, Flex, and ChangeLog as source languages and HTML and XHTML
as output formats.

Changes:
Added scanner for log files (also for iptables and apache logs). Fixed some
bugs in the perl scanner. Configure script checks for ios_base and for the
right 'ar' command to use (fixes problems under Sun compilers).

Release focus: Minor feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-1.10.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite
s***@freshmeat.net
2007-03-26 10:06:19 UTC
Permalink
GNU Source-highlight 2.6
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Mon, Mar 26th 2007 02:06

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, DocBook, ANSI color escapes,
LaTeX, and Texinfo as output formats. Input and output formats can be
specified with a regular expression-oriented syntax.

Changes:
Language definitions for makefiles, CSS files, and m4 files were added. The
--quiet option was added to show no progress information. Direct color
specifications in double quotes in style files are allowed. In style
files, one can specify formatting options for more than one element on the
same line. CSS files can be specified as style files (with limited
support). Background colors for single elements and the entire document
are now handled.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.6.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite
s***@freshmeat.net
2004-09-30 17:49:15 UTC
Permalink
GNU Source-highlight 1.11
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Thu, Sep 30th 2004 10:49

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. At the moment, it handles Java, C/C++, Prolog, Perl,
PHP3, Python, Flex, and ChangeLog as source languages and HTML and XHTML
as output formats.

Changes:
Errors in tags error files are reported more correctly and make the program
exit. More tag options have been added. There is a "linenum" tag for
specifying the style of line numbers.

Release focus: Minor feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-1.11.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
Rackspace-Managed Hosting backed by Fanatical Support

Rackspace offers your choice of Microsoft or Linux managed servers and is
perfect for businesses running medium to large web hosting environments
that demand a Zero-Downtime Network and our unparalleled Fanatical
Support.


http://www.rackspace.com/index.php?CMP=NLC-T6Z082643295
____________________________| Advertising |____________________________
s***@freshmeat.net
2007-06-11 12:15:50 UTC
Permalink
GNU Source-highlight 2.7
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Mon, Jun 11th 2007 05:15

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, DocBook, ANSI color escapes,
LaTeX, and Texinfo as output formats. Input and output formats can be
specified with a regular expression-oriented syntax.

Changes:
Some language definitions were fixed and use of sed and ctags in makefiles
has been corrected.. Some memory leaks were removed. Script languages are
inferred also checking for the env specification. Error reporting for lang
definition files was improved. Syntax for regular expressions that permits
backreferences and conditionals is now available in language definition
files. A program, check-regexp, for checking regular expressions on the
command line was added. The --doc option and references for docbook output
are now available. Xhtml output with non fixed font is now available.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.7.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
TIBCO

With over 3,000 customers, TIBCO provides enterprise software that helps
leading organizations around the world achieve SOA success. Learn
how TIBCO customers have accelerated development and deployment times by
as much as 40 to 60 percent.


http://ad.doubleclick.net/clk;107307091;13503038;q?http://www.itmanagersjour
____________________________| Advertising |____________________________
s***@freshmeat.net
2005-05-23 12:20:26 UTC
Permalink
GNU Source-highlight 2.0
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Mon, May 23rd 2005 05:20

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. At the moment, it handles Java, C/C++, Prolog, Perl,
PHP3, Python, Flex, and ChangeLog as source languages and HTML and XHTML
as output formats.

Changes:
Language specifications are read at run-time, so that new languages can be
easily added dynamically (without recompiling the sources) by using a
simple syntax.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.0.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
Want to be the first software developer in space?

Register now for the Oracle Space Sweepstakes for
a chance to win a free ride on a Space Adventures suborbital space flight



http://ads.osdn.com/?ad_id=7413&alloc_id=16345&op=click
____________________________| Advertising |____________________________
s***@freshmeat.net
2007-09-18 18:18:29 UTC
Permalink
GNU Source-highlight 2.8
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Tue, Sep 18th 2007 11:18

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, DocBook, ANSI color escapes,
LaTeX, and Texinfo as output formats. Input and output formats can be
specified with a regular expression-oriented syntax.

Changes:
The language definition for S-Lang was added, and Perl and Javascript
definitions were improved. The right delimiter of a delim element can
refer to marked sub-expressions in the left delimiter. The definition of
C-style comments, which are not nested, was fixed. The padding character
for line numbers can be specified.

Release focus: Minor feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.8.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
Open source and Linux from HP

From nine consecutive years of Linux market leadership to countless
community outreach programs, HP has proven solutions you can value, on a
next generation, highly-efficient BladeSystem platform ideal for Linux,
with the approach, experience, and customer commitment you can trust.


http://showcase.linux.com/hpos.tmp
____________________________| Advertising |____________________________
s***@freshmeat.net
2005-07-15 14:44:57 UTC
Permalink
GNU Source-highlight 2.1
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Fri, Jul 15th 2005 07:44

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, ANSI color escapes, LaTeX, and
Texinfo as output formats. Input and output formats can be specified with a
regular expression-oriented syntax.

Changes:
Output language format specifications are now read at runtime so that new
output languages can easily be added dynamically (without recompiling the
sources) by using a simple syntax. LaTeX and TeXinfo output formats have
been added. Language definition has been debugged. Language definitions
for LogTalk and LaTeX have been added.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.1.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
Reap the benefits of migrating from Solaris to Linux on IBM's POWER Architecture.


Get free Resources: Porting guides, Roadmaps, workshops, white papers,
forums, access to hardware and technical support.
Get started today!

http://ads.osdn.com/?ad_id=7443&alloc_id=16416&op=click
____________________________| Advertising |____________________________
s***@freshmeat.net
2008-02-27 08:42:12 UTC
Permalink
GNU Source-highlight 2.9
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Wed, Feb 27th 2008 00:42

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, DocBook, ANSI color escapes,
LaTeX, and Texinfo as output formats. Input and output formats can be
specified with a regular expression-oriented syntax.

Changes:
Some bugs were fixed in language definition file opening. References in
XHTML output are now generated. Some language definitions were added: C
(not C++) files, properties files, KDE desktop and ini files, lsm (Linux
Software Map) files, RPM spec files, and Haxe files. The file
style.defaults is now used for associating a style for an element (whose
style is not specified) to the style of another element.

Release focus: Minor feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.9.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
Going Mobile?

Only the laptop experts offer a complete line
of high performance laptop notebooks and Tablet PCs. Take a look at
[SLASHDOT'S] mobility center for Toshiba’s newest business innovations.


http://mobile.slashdot.org/
____________________________| Advertising |____________________________
s***@freshmeat.net
2005-08-05 18:14:39 UTC
Permalink
GNU Source-highlight 2.1.1
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Fri, Aug 5th 2005 11:14

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, ANSI color escapes, LaTeX, and
Texinfo as output formats. Input and output formats can be specified with a
regular expression-oriented syntax.

Changes:
A bug that caused a sigsegv when more than one input file was provided and
a compilation error with gcc 4.0 have been fixed.

Release focus: Major bugfixes
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.1.1.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
Reap the benefits of migrating from Solaris to Linux on IBM's POWER Architecture.


Get free Resources: Porting guides, Roadmaps, workshops, white papers,
forums, access to hardware and technical support.
Get started today!

http://ads.osdn.com/?ad_id=7443&alloc_id=16416&op=click
____________________________| Advertising |____________________________
s***@freshmeat.net
2008-07-21 14:29:49 UTC
Permalink
GNU Source-highlight 2.10
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Mon, Jul 21st 2008 14:29

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, DocBook, ANSI color escapes,
LaTeX, and Texinfo as output formats. Input and output formats can be
specified with a regular expression-oriented syntax.

Changes:
New language definitions were added for autoconf, LDAP, and glsl files.
Anchors and references are correctly formatted. Several language
definitions were improved.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.10.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
Track & Manage Your Source Code and Digital Assets for FREE with Perforce

Discover how you can manage your source code and digital assets faster and
easier with Perforce. Perforce offers visual client interfaces for
Linux.com,
Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user
download at

http://ad.doubleclick.net/clk;160974536;13503038;d?http://www.sourceforge.net/powerbar/perforce/
____________________________| Advertising |____________________________
s***@freshmeat.net
2005-08-31 12:40:52 UTC
Permalink
GNU Source-highlight 2.1.2
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Wed, Aug 31st 2005 05:40

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, ANSI color escapes, LaTeX, and
Texinfo as output formats. Input and output formats can be specified with a
regular expression-oriented syntax.

Changes:
A compilation error with regex 1.33 was fixed. The conversion of
hexadecimal characters in output language definitions was fixed. A man
page was included. A bug with LaTeX output of " (double-quote) with some
inputencs was fixed.

Release focus: Minor bugfixes
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.1.2.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite
s***@freshmeat.net
2005-10-17 08:02:45 UTC
Permalink
GNU Source-highlight 2.2
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Mon, Oct 17th 2005 01:02

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, ANSI color escapes, LaTeX, and
Texinfo as output formats. Input and output formats can be specified with a
regular expression-oriented syntax.

Changes:
References are generated using ctags. A sigsegv and compilation bugs were
fixed. Bugs in LaTeX output were fixed. Direct color specifications are
handled independently from HTML. Conversion of hexadecimal characters in
output language definitions was fixed. A language definition for diff
output was added. The documentation was extended with some tutorials on
input language definitions. More compact output is generated.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.2.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
Etnus TotalView, the world's most advanced debugger

on Linux and UNIX has built-in memory leak detection, unrivaled threads
debugging, great C++ capabilities and is loaded with useful features.
TotalView is the debugger you need. And its now available on Apple Mac OS
X! Try it free today.

http://www.etnus.com
____________________________| Advertising |____________________________
s***@freshmeat.net
2005-12-13 11:06:42 UTC
Permalink
GNU Source-highlight 2.3
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Tue, Dec 13th 2005 03:06

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, ANSI color escapes, LaTeX, and
Texinfo as output formats. Input and output formats can be specified with a
regular expression-oriented syntax.

Changes:
Language definitions for PostScript and DocBook output formats were added.
A bug in .map files with \r characters was fixed. The regular expression
for email was improved.

Release focus: Minor feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.3.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
This email is sponsored by: Splunk Inc.

Do you grep through log files for problems? Stop! Download the new AJAX
search engine that makes searching your log files as easy as surfing the
web. D O W N L O A D S P U N K!


http://ads.osdn.com/?ad_id=7638&alloc_id=16866&op=click
____________________________| Advertising |____________________________
s***@freshmeat.net
2006-07-21 18:01:15 UTC
Permalink
GNU Source-highlight 2.4
by Lorenzo Bettini (http://freshmeat.net/~bettini/)
Fri, Jul 21st 2006 11:01

About:
GNU Source-highlight produces a document with syntax highlighting when
given a source file. It handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log
files, as source languages and HTML, XHTML, DocBook, ANSI color escapes,
LaTeX, and Texinfo as output formats. Input and output formats can be
specified with a regular expression-oriented syntax.

Changes:
Language definition for C#, XML, and shell scripts. An option to produce
the list of elements of a language definition file (--show-lang-elements).
Output format definition for HTML where fonts by default are not fixed
width. A bug in URL regular expressions and a bug with nonsensitive
keywords have been fixed. Improved documentation concerning installation
of the Boost regex library.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/source-highlight/

Homepage: http://freshmeat.net/redir/source-highlight/16263/url_homepage/src-highlite
Tar/GZ: http://freshmeat.net/redir/source-highlight/16263/url_tgz/source-highlight-2.4.tar.gz
Changelog: http://freshmeat.net/redir/source-highlight/16263/url_changelog/NEWS
CVS tree (cvsweb): http://freshmeat.net/redir/source-highlight/16263/url_cvs/src-highlite


____________________________| Advertising |____________________________
You don't need an oracle to see the future of the DBMS.

InterSystems Caché is the innovative multidimensional database with more
than 4,000,000 users worldwide. Caché is lightning fast, massively
scalable, ultra-reliable, requires little administration, and its RAD
environment will bring your applications to market faster. Download your
FREE copy of Caché and see for yourself.

http://sel.as-us.falkag.net/sel?cmd=lnk&kid=143854&bid=293691&dat=121642
____________________________| Advertising |____________________________
Loading...