bug-bison
[Top][All Lists]
Advanced

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

C++ pure lexer/parser


From: Susanto Irwan
Subject: C++ pure lexer/parser
Date: Fri, 18 Jul 2003 19:26:32 +0200

Hi Hans,

I am tyring to write a simple pure parser. I follow your thread
http://mail.gnu.org/archive/html/help-flex/2002-01/msg00098.html

Somehow, I cannot make it work with Visual C++. I cannot use flex with "-+"
option because of the istream argument for yyin.
Do you happend to have a working example of reentrant bison/flex parser
integrated with Visual C++ 6?

Thanks,

Susanto






reply via email to

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