Download List

项目描述

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 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

它并不需要HTML::实体的任何更多和更好的速度。
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

转换的长期帮助文本的吊舱,自动语言识别,新的模式:锥,立方米,groff的,并在配置文件现在正则表达式的正确性检查。
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

完全重写的选项和参数提取分。 code2html现在还可以在HTML文件中内嵌的源代码。它可以利用这个HTML文件并插入语法突出显示的代码。
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