$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alan Gutierrez (alan-boost_at_[hidden])
Date: 2004-12-30 15:09:58
* christopher diggins <cdiggins_at_[hidden]> [2004-12-30 15:00]:
> I am nearly finished a public domain C++ to HTML tool with syntax
> coloring.
> The pretty printer recognizes and colors keywords, identifiers,
> string literal, character literals, number literals, macros and
> comments. It does so by using <span class="xxx"></span> tags
> around the elements. This means that italics / style / coloring
> can be controlled by a separate CSS file.
> There are some future enhancements which could be interesting as
> well such as:
> - automated hyper-linking of #include directives
> - javsascript open / close of code blocks { }
See? Look how people think of their applications in terms of
*documents* these days.
-- Alan Gutierrez - alan_at_[hidden]