File: AUTHORS

package info (click to toggle)
source-highlight 1.11-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,872 kB
  • ctags: 4,699
  • sloc: sh: 3,633; cpp: 2,606; lex: 2,463; ansic: 1,610; makefile: 537; php: 185; perl: 145; yacc: 122; ruby: 63; sed: 53; python: 45; ml: 38; java: 30
file content (14 lines) | stat: -rw-r--r-- 662 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Authors of source-highlight.
See also the files THANKS and ChangeLog.

Lorenzo Bettini <bettini@gnu.org>  
designed and implemented source-highlight; source-highlight is based
on the merging of java2html and cpp2html, also by Lorenzo Bettini.

Alain Barbet <alian@alianwebserver.com> wrote the scanner for Perl and Php3.
Martin Gebert <Murphy.Gebert@gmx.de> wrote the scanner for Prolog and Python.
John Millaway <millaway@acm.org> wrote the scanner for Flex and ChangeLog.
Noritsugu Nakamura <nnakamur@mxq.mesh.ne.jp> wrote the scanner for Ruby

Jari Korva <jari.korva@iki.fi> added CSS output to java2html,
and this feature is used in source-highlight as well.