Ooops. Sorry about sending this. I wanted to send it to another mailing list.
----- Original Message -----
From: Dejan Jelovic
To: boost@yahoogroups.com
Sent: Tuesday, May 22, 2001 9:54 AM
Subject: recursive descent parser using template meta-programming

Here's a recursive descent parser done using template meta-programming. You write constructs using something very close to BNF directly in the C++ code.
 
http://isis-tech.n3.net/