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.

2002-01-13 03:30
0.9.1

Support for Python, diff files, shellscripts, Lisp, and gpasm was added.
Linewrapping was added. Some output formats were added.
Tags: Minor feature enhancements

2001-03-25 21:54
0.9

A --prefix switch (with linking line numbers) was added. Documentation comments
were added to C and C++. Povray and ruby support was added. Several minor
bugfixes were made.
Tags: Minor feature enhancements

2001-01-30 15:12
0.8.9

New tarball distribution with more documentation. No pod documentation any longer - use the new man-page. $FILES_DISALLOWED_IN_CGI is now set by default; added new output definition for 'html-dark' and 'html-nobc'. Various other bugfixes.

2001-01-30 15:12
0.8.8

License changed to MIT-style. External language files should work now. Support was added for templates and different output formats. Line numbers were fixed. Perl patterns were tweaked. Patch-mode was fixed. Some internal changes were made.

2001-01-30 15:12
0.8.6

code2html now runs faster, config file layout is more readable, tabulator substitution works again, linenumbers work again, html patching works with external files, and CGI mode now encodes the output as bz2/gz/Z.

Project Resources