$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daryle Walker (dwalker07_at_[hidden])
Date: 2002-10-21 02:17:55
The just-reviewed Spirit library can do parsing work, just like the 
Tokenizer and Regex libraries.  Do these three libraries use different 
mechanisms, or could some of them be implemented in terms of the 
others?  (It seems that Spirit allows the lowest levels of parsing.)
Daryle