Src-Highlite-1.4 for Windows
Lorenzo Bettini <[email protected]> Mon, 29 Apr 2002 14:33:05 +0200
| Newsgroups | gmane.comp.gnu.source-highlight.announce |
|---|---|
| Organization | Dipartimento Sistemi e Informatica, Univ. di Firenze |
| Message-ID | <[email protected]> |
Sorry for multiple posting. -------- Original Message -------- Subject: [Help-source-highlight] Src-Highlite-1.4 for Windows Date: Mon, 29 Apr 2002 11:35:19 +0200 From: "GnuWin32" <[email protected]> Reply-To: [email protected] Organization: GnuWin32 To: "GnuWin32 Announce" <[email protected]> CC: "Source-Highlight List" <[email protected]> An MS-Windows (Win32) port of Src-Highlite-1.4 is available from http://gnuwin32.sourceforge.net/ Src-Highlite converts C, C++, Java, Prolog, Perl, and PHP3 source code to an HTML page with syntax highlighted. Src-Highlite can now be installed in any directory, not only in its default one. Changes in version 1.4: * fixed compilation error with some compilers due to headers istream.h and ostream.h (thanks to Dan barthel <[email protected]>) * a scanner for Php3 has been written by Alain Barbet <[email protected]> * reading from stdin does not kill line numbers (notified by Keith Robertson <[email protected]>) * line number count is correctly reset when handling multiple files (bug fixed) * for Java sources, if, while, and other keywords that use '(' ')' are now correctly highlighted as keywords instead of as functions (reported by Manuel Kauers <[email protected]> and Fabio Calefato <[email protected]>) * tabs are correctly handled for Prolog and Perl sources (reported by Martin Gebert <[email protected]>)