mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
310 B
Plaintext
6 lines
310 B
Plaintext
code2html is a perlscript which converts a program source code to syntax
|
|
highlighted HTML. It may be called from the command line or as a CGI script.
|
|
It can also handle include commands in HTML files. Currently supports: Ada 95,
|
|
C, C++, HTML, Java, JavaScript, Makefile, Pascal, Perl, SQL, AWK, M4, and
|
|
Groff.
|