$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David B. Held (dheld_at_[hidden])
Date: 2002-01-15 10:43:05
Is there any reason why the Spirit parser (spirit.sourceforge.net) wouldn't
be suitable for these applications and more? I'm sure it would be almost
trivial to write a command-line parser with semantic actions using Spirit,
and it seems like a waste of valuable programmer resources to be
re-inventing the wheel. Perhaps it's too big?
Dave