Related articles |
---|
C++ Code with bison martinro@eikon.e-technik.tu-muenchen.de (MARTIN ROSNITSCHEK) (1999-02-03) |
From: | MARTIN ROSNITSCHEK <martinro@eikon.e-technik.tu-muenchen.de> |
Newsgroups: | comp.compilers |
Date: | 3 Feb 1999 23:53:09 -0500 |
Organization: | EIKON, Technische Universitaet Muenchen |
Keywords: | C++, yacc |
Help!
We are using bison A2.6 (carnegie Mellon University) and want to use
C++ Code in our grammar file. Does anyone have experience in using
this bison version? We are particularly interested in the correct
invocation of the Parser within the main application.
The documentation says
Parse(lexer, lexer_rock)
but we don't know what lexer_rock should be.
The documentation is quite short and technical.
We would appreciate some help,
thanx,
Martin & some other desperate guys
Return to the
comp.compilers page.
Search the
comp.compilers archives again.