[Fwd: Src-Highlite-1.5 for Windows]

Lorenzo Bettini <[email protected]> Sun, 21 Jul 2002 11:19:01 +0200
Newsgroups gmane.comp.gnu.source-highlight.announce
Organization Dipartimento Sistemi e Informatica, Univ. di Firenze
Message-ID <[email protected]>
-------- Original Message --------
Subject: [Help-source-highlight] Src-Highlite-1.5 for Windows
Date: Sun, 21 Jul 2002 11:06:52 +0200
From: "GnuWin32" <[email protected]>
CC: "Source-Highlight List" <[email protected]>

An MS-Windows (Win32) port of Src-Highlite-1.5 is available from
http://gnuwin32.sourceforge.net/

Src-Highlite converts C, C++, Java, Prolog, Perl, PHP3, and Python
source
code to an
HTML or XHTML page with syntax highlighted.
Src-Highlite can now be installed in any directory, not only in its
default
one.

Changes in 1.5:
  * xhtml output format is now handled
  * assert is now recognized as a Java keyword
  * a scanner for Python
  * when in Php3 strings can span more than one lines and line numbers
are
     correctly formatted.