Boost logo

Boost :

From: christopher diggins (cdiggins_at_[hidden])
Date: 2004-12-30 16:34:16


----- Original Message -----
From: "Stefan Seefeld" <seefeld_at_[hidden]>
> christopher diggins wrote:
>> I am nearly finished a public domain C++ to HTML tool with syntax
>> coloring. This is primarily intended as a demonstration of the YARD
>> parser, but with practicial applications. I am wondering if anyone in the
>> Boost community be interested in using the tool for sprucing up the code
>> examples for the documentation to their libraries?
>
> how does it compare to 'enscript' ?

What I have is a far more primitive and specialized tool, it simply converts
a C++ source file to html formatted output on the standard output stream
starting with a <pre> tag and ending with </pre>.

Christopher Diggins
http://www.cdiggins.com
http://www.heron-language.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk