
Converts C/C++ source code to syntax-highlighted HTML
The SyntaxHTML application was developed to be a small tool which converts C/C++ source code to syntax-highlighted HTML. What it produces is HTML 3.0 - compatible code displaying source code in a way you normally only expect from fully featured Development Environments like Visual Studio.
This is useful if you distribute source code over the internet and want to show code snippets embedded in your web page. SyntaxHTML's parsing power comprises ANSI C to ANSI C++. Product specific language extensions (e.g. Microsoft Visual C++ extensions) are NOT supported.
SyntaxHTML can differentiate between keywords (int, return, class ...), operators (=, !, < ...), strings, characters, comments (//), long comments (/**/) and preprocessor lines (#...). Since version 1.2, SyntaxHTML is also capable of batch conversion, allowing multiple files to be quickly converted according to the same formatting parameters.
Requirements:
· Internet Explorer 4 or better required for preview-feature.
This is useful if you distribute source code over the internet and want to show code snippets embedded in your web page. SyntaxHTML's parsing power comprises ANSI C to ANSI C++. Product specific language extensions (e.g. Microsoft Visual C++ extensions) are NOT supported.
SyntaxHTML can differentiate between keywords (int, return, class ...), operators (=, !, < ...), strings, characters, comments (//), long comments (/**/) and preprocessor lines (#...). Since version 1.2, SyntaxHTML is also capable of batch conversion, allowing multiple files to be quickly converted according to the same formatting parameters.
Requirements:
· Internet Explorer 4 or better required for preview-feature.
| Developer: License / Price: Size / OS: Last Updated: | Philip Boger Freeware / FREE 165 KB / Windows All August 28th, 2010 |
| Download: | SyntaxHTML 1.21 |