Webcpp converts programmer's source code into syntax highlighted HTML.
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.
Main Features:
- Syntax highlighting
- Colour schemes loaded from a file
- Automatically generated Cascading StyleSheets
- A choice between embedded CSS or external stylesheet
- Automatic filetype detection for higlighting
- Allows to force the filetype for highlighting
- Integration with other command-line tools via input and output piping
- The ability to add the line numbers
- The ability to jump to any line number via line anchors
- The ability of hyperlinking to lines of code and external files
- Generic support for unknown text based files