help-bison
[Top][All Lists]
Advanced

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

Re: Bison Help needed


From: Panayiotis Karabassis
Subject: Re: Bison Help needed
Date: Thu, 29 Jul 2010 07:13:24 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100620 Icedove/3.0.5

On 07/29/2010 12:38 AM, Arnabendu Roy wrote:
Hi Team,

Could you please help me.  I am new to Bison,  As per the documentation, I
have created the rpcalc.y and generated a parser file with the help of
Bison.  Now,  Can I use Visual C++
to generate the object code.  I am not sure if Visual C++ (Visual Studio
2008) is ISO C89 or later.  When I try to compile the parser file, I get 55
errors.

I know I must be doing something wrong but not sure what.  Can you please
provide the steps to compile this parser file in Visual C++. Ihave windows
XP.

Thanks and Regards!

Arnabendu Roy
_______________________________________________
address@hidden http://lists.gnu.org/mailman/listinfo/help-bison
If you are trying to generate a C++ parser you may want to take a look at:

http://idlebox.net/2007/flex-bison-cpp-example/

This supposedly compiles under Visual Studio 2005.

Regards,
    Panayiotis



reply via email to

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