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, [EMAIL PROTECTED]


_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to