$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2002-11-07 20:51:45
"Andrei Alexandrescu" <andrewalex_at_[hidden]> wrote in message
news:aqf13l$f7e$1_at_main.gmane.org...
> A very nice Spirit code sample would be the proverbial dogfood that C++
eats
> itself. To clarify:
>
> 1. How about an open-source C++ preprocessor (that takes care of #define
and
> #include) written in Spirit? Then that preprocessor could be compared with
> existing preprocessors in terms of speed and conformance.
This one I'd like to see, but it might be too easy. There isn't much to
Cpp.
Paul Mensonides