Boost logo

Boost Users :

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

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net