Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
0.8.4

Does not require HTML::Entities any more and improved speed.

2001-01-30 15:12
0.8.2

Faster, uses less memory, anchors are not used any more when no line numbers are wanted, new option --title, other minor things.

2001-01-30 15:12
0.8.12

Documentation fixes.

2001-01-30 15:12
0.8.0

Converted the long help text to pod, automatic language recognition, new modes: awl, m3, and groff, and regular expressions in config files are now checked for correctness.

2001-01-30 15:12
0.7.0

Complete rewrite of the option and parameter fetching sub. code2html now also allows you to have inline source code in an html file. It can then take this html file and insert the syntax highlighted code.

Project Resources