Boost logo

Boost Users :

From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2004-09-29 10:30:54


I think the general approach to parsing something as complex as C++
would be to use a parser like Spirit and not do it with regular
expressions.

There is at least one example of a C++ lexer in the Repository section

http://spirit.sf.net/

----- Original Message -----
From: Foster, Gareth <gareth.foster_at_[hidden]>
Date: Wed, 29 Sep 2004 14:12:52 +0100
Subject: [Boost-users] Boost:regex and C++ Parsing

[snip]
Secondly, are there any efforts anywhere to parse C++ for other
keywords by this approach?
[snip]

-- 
Caleb Epstein
caleb.epstein_at_[hidden]

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