WebCPP 0.8.4 review

Download
by rbytes.net on

Web C Plus Plus is a command line utility that takes your source code, and converts it into an HTML file using a fully customizable s

License: GPL (GNU General Public License)
File size: 420K
Developer: Jeffrey Bakker
0 stars award from rbytes.net

Web C Plus Plus is a command line utility that takes your source code, and converts it into an HTML file using a fully customizable syntax highlighting engine and colour schemes.

This is useful if you want to post your code online and make it easier to read, or to make online programming tutorials.

Requirements:
Webcpp 0.7.0 and up now requires gcc 3.0 or later to compile. Some systems may have both gcc 2.9x and gcc3.x installed. The defaullt version of g++ has to be 3. If it is not you can do so by using the following command as root:

$ /usr/sbin/gcc_select 3

To find out what version of gcc is installed or is being used by default, type the folowing command:

$ gcc -v

Installation:

1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. If you're using `csh' on an old version of System V, you might need to type `sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.

Running `configure' takes a while. While running, it prints some messages telling which features it is checking for.

2. Type `make' to compile the package.

3. Type `make install' to install the programs and any data files and documentation.

4. You can remove the program binaries and object files from the source code directory by typing `make clean'.

What's New in This Release:
Added more syntax colour schemes and background tiles.
Enabled preprocessor highlighting for UnrealScript.
Reduced the file size on all the backgrounds.
Updated the keyword list for UnrealScript.
Updated the Webcpp documentation.
Webcpp now copies background image files from source dir to output dir.
Webcpp32, Webcpp WinGUI, and WinMkSCS2 for Windows are now discontinued.
Windows version now includes WebcppUI, an integrated GUI solution.

WebCPP 0.8.4 search tags