$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::proto helpful for a compiler project?
From: Eric Niebler (eric_at_[hidden])
Date: 2009-01-26 19:08:27
peter_foelsche_at_[hidden] wrote:
> How can boost proto help me in my compiler project?
>
> Is it another way to write a grammar and parse it?
If by "compiler" you mean something that reads a text file, parses it
according to a grammar and Does Something, then Proto is *not* what you
are looking for. Use Boost.Spirit.
-- Eric Niebler BoostPro Computing http://www.boostpro.com