| Purpose |
The program converts source code to HTML. Actually it converts C/C++, Java and Delphi. |
| Platform |
Windows 9x/NT/2000/XP |
| Source |
C++, Borland C++ Builder 5.0 |
| Licence |
Free software under the terms of the GNU General Public Licence |
| User Interface |
GUI |
| Current Version |
2.1 released 14 April 2002 |
| Features |
- pre- and user defined syntax highlighting styles
- optimized output: successive elements with same color or style are formatted together and not separately
-
fast on the fly conversion: To convert a 100k file using the standard white highlighting sheme it needs
- less than 1 seconds on an AMD K6 III 400MHZ machine with Win2000
- less than 20 seconds on an AMD 486 DX4/100 machine with Win95
- batch processing
- highlights almost everything: take a look a the screenshot in the manual to get an idea ...
|
| Future Features |
- command line interface
- anchors for class definitions and function bodies
|