$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: quendezus (quendez_at_[hidden])
Date: 2002-01-14 09:02:20
--- In Boost-Users_at_y..., Patrick Guio <patrick.guio_at_f...> wrote:
>
> Dear all,
> I have written a parser class and I wanted to know
> whether it could be of
> any interest to be included in the boost system.
>
I would be interested in a simple boost parsing library. For now I
use the CommanLine class of the Class Creator library by John
Hubbard :
http://www.azadtech.com/download.html
http://www.cuj.com/articles/2001/0105/0105toc.htm?topic=articles
Sylvain