$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Aaron Griffin (aaronmgriffin_at_[hidden])
Date: 2006-03-07 12:38:06
On 3/6/06, Noel Yap <noel.yap_at_[hidden]> wrote:
> Has anyone created a c++ parser with boost::spirit?
Try cpp_to_html and quickdoc, located here:
http://spirit.sourceforge.net/repository/applications/show_contents.php
The parsers included in each work, but do not handle alot of the
context specific stuff. Feel free to use them as a jumping-off point.