Download List

Project Description

CHIP (Code Highlighting in PHP) is a simple source
code highlighter designed to be used either on Web servers or from the command line. It takes C, C++, Java, Lisp, Python, PHP, HTML, or JavaScript code, and outputs an XHTML document that lists the code with appropriate highlighting. CHIP supports multiple styles of highlighting in one source file. It also features links to the unhighlighted code and obfuscation of email addresses and URLs.

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.

2005-08-23 09:05
2.7.0

The program now operates directly from the command line as well as in a Web server environment, allowing pages to be generated off-line. A Debian package is now available.
Tags: Major feature enhancements

2005-08-14 14:26
2.6.1

A minor rendering bug when using breadcrumbs,
introduced by Opera 8, was fixed.
Tags: Minor bugfixes

2005-04-04 16:35
2.6.0

A configuration option and URL parameter were
added to disable or configure page-entry
transitions.
Tags: Minor feature enhancements

2005-03-27 17:24
2.5.2

A fix was made for a bug that broke the link to
the plain-text version when using breadcrumbs.
Tags: Minor bugfixes

2004-12-21 19:11
2.5.1

A link in the footer back to the CHIP homepage has been added. A bug has been fixed in code that is hopefully never used (it is only used with obfuscation turned off).
Tags: Minor feature enhancements

Project Resources