help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

flex+bison and C++


From: pasquale minervini
Subject: flex+bison and C++
Date: Mon, 17 Jul 2006 22:55:22 +0200

Hi,
I just made a small parser using flex and bison, to integrate it in a bigger 
project,
and it works like a charm; here it is: http://www.neuralnoise.com/small_backup/ 
.

I'm now having problems generating a C++ parser (I'm currently trying to do it 
using
the bison's "-d -S lalr1.cc" and flex' "-+" options but i never get a compiling 
result),
is there any small example I could try to get inspiration from ?

-- 
p. minervini, address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]