help-bison
[Top][All Lists]
Advanced

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

Re: Flex and bison howto for C++ users


From: oleg smolsky
Subject: Re: Flex and bison howto for C++ users
Date: Fri, 21 Feb 2003 09:06:21 +1300

Hello Jibin,

> It seems there is a typo in the code, in parser.y Line54, it should be
> "display_command:", not "d_command:".
oops, of course. Fixed, thanks :)

> This is a good tutorial, but it strictly depends on version 1.875 which has
> lalr1.cc as skeleton file, but I am using v1.35 and for some reason I have to
> use it, is there any tutorial about Flex and Bison howto for C++ users for
> Bison1.35? Because I define a class as yystype, I have to do some hack...
AFAIK, lalr skeleton was introduced in v1.50, so compatibility starts there :)

Also, what would be a good place to store this guide? Gnu servers? Has anybody
got writing rights there? :)

Best regards,

Oleg Smolsky
Software Design Authority
Allied Telesyn Research



NOTICE: This message contains privileged and confidential
information intended only for the use of the addressee
named above. If you are not the intended recipient of
this message you are hereby notified that you must not
disseminate, copy or take any action in reliance on it.
If you have received this message in error please
notify Allied Telesyn Research Ltd immediately.
Any views expressed in this message are those of the
individual sender, except where the sender has the
authority to issue and specifically states them to
be the views of Allied Telesyn Research.




reply via email to

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