flex++/bison++ sample source

"Subhabrata Biswas" <biswas@tti.com>
14 Feb 1998 14:37:49 -0500

          From comp.compilers

Related articles
flex++/bison++ sample source biswas@tti.com (Subhabrata Biswas) (1998-02-14)
Re: flex++/bison++ sample source acoetmeur@icdc.caissedesdepots.fr (Alain Coetmeur) (1998-02-18)
Re: flex++/bison++ sample source steinars@ii.uib.no (Steinar S|reide) (1998-02-18)
| List of all articles for this month |

From: "Subhabrata Biswas" <biswas@tti.com>
Newsgroups: comp.compilers
Date: 14 Feb 1998 14:37:49 -0500
Organization: Compilers Central
Keywords: yacc, lex, C++, question
X-Mimeole: Produced By Microsoft MimeOLE V4.71.1712.3

Hi,


Can anyone kindly point me a sample project which uses bison++ and
flex++ ? I am kind of trying to object-ize my parser in order to
produce multiple parsers in one application.


I just couldn't figure out how to use the scanner and parser classes
generated by flex++ and bison++. How do you tell the parser class
which scanner to use ?


Thanks in advance and regards,


Subhabrata Biswas
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.