info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Source-highlight 1.3


From: Lorenzo Bettini
Subject: GNU Source-highlight 1.3
Date: Wed, 06 Mar 2002 21:53:49 +0100

Hi
        
GNU Source-highlight 1.3 has been released.  It is available from
ftp://ftp.gnu.org/gnu/source-highlight/ and mirrors of that site (see
list of mirror sites at http://www.gnu.org/order/ftp.html).

GNU Source-highlight, given a source file, produces a document with
syntax highlighting. 
At the moment the following languages are handled:
- Java
- C/C++
- Prolog (NEW)
- Perl (NEW)

Changes in this version:

   * now there is only one program, namely source-highlight, that
accepts a
     command line option, --src-lang or -s, specifying the source
language
     (for the moment java, cpp and prolog).  Previous programs,
java2html
     and cpp2html are provided as shell scripts, just for compatibility,
but
     their use is not advised.
   * --out-format, -f, command line option added for specifying the
output
     format (for the moment only html is accepted).  Though only html is
     handled, this option is required.
   * a scanner for Prolog has been written by Martin Gebert
     <address@hidden>.  This scanner is still to be considered
beta,
     and actually it was written for Visual Prolog, so it should be
tested
     against other Prolog dialects.
   * a scanner for Perl has been written by Alain Barbet
     <address@hidden>
   * Correctly check whether it is possible to write to a file (notified
by
     Martin)
   * --tab option is correctly handled even for C/C++ files (bug fixed,
     notified by Martin)
   * Added option --line-number (-n) in order to print line numbers (as
     suggested by Ed Scott and Andre Charbonneau).
   * Man page added.

Visit the Source-highlight home page at 
http://www.gnu.org/software/src-highlite

Bug reports should go to address@hidden

cheers
        Lorenzo

-- 
+-----------------------------------------------------+
|  Lorenzo Bettini          ICQ# lbetto, 16080134     |
|  PhD student in Computer Science                    |
|  Dip. Sistemi e Informatica, Univ. di Firenze       |
|  Tel +39 055 4796741, Fax +39 055 4796730           |
|  Florence - Italy         (Linux User # 158233)     |
|  Home Page        : http://w3.newnet.it/bettini     |
|  Mail             : address@hidden            |
|  http://music.dsi.unifi.it         XKlaim language  |
|  http://w3.newnet.it/bettini/purple     Cover Band  |
|  http://www.gnu.org/software/src-highlite           |
|  http://www.gnu.org/software/gengetopt              |
+-----------------------------------------------------+




reply via email to

[Prev in Thread] Current Thread [Next in Thread]