$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-03-08 09:37:23
On Monday 08 March 2004 08:56 am, Roel.Sergeant_at_[hidden] wrote:
> If you need a C/C++ parser, you might consider Wave, which uses Spirit, and
> is highly standard compliant.
Wave's a preprocessor, not a parser. I expect it will be quite a while before
we get a C++ parser ("Tsunami?").
Doug