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.

2. This is the biggie - how about writing a full-fledged C++ parser (with
symbol tables!) in Spirit? Now that would be cool...


Andrei




_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to