Search the web
Sign In
New User? Sign Up
flexbisonwin32 · Flex & BISON on Win32
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1933 - 1962 of 4345   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1933
Hello, 1) I am using the bison++ compiler two develop two parsers which are being used to parse two different grammers in a single application 2) bison ++ uses...
Maansi Gupta
maansi12
Offline Send Email
Apr 7, 2004
7:15 am
1934
Hello 1) I have developed two parsers using bison++ compiler which take input from a string buffer. 2) Both these parsers need to be used simultaneously. When...
Maansi Gupta
maansi12
Offline Send Email
Apr 7, 2004
7:28 am
1935
I am using ...compiled flex (flex.exe).When ever i compile the code , there is no compilation error...but when i run the code , few linking error occurs ...
blackfuneralfog
Offline Send Email
Apr 8, 2004
7:02 am
1936
Hi which compiler do you use ? Visual C ? or mingw gcc ? i will try to help you ... ____________________________________________________________ Jak me...
M.K. invisible
mark_kica
Offline Send Email
Apr 13, 2004
6:30 pm
1937
hi, gcc file.c file.tab.c -o file.exe file.c is a flex generated file and file.tab.c is a bison generated file I wait that it helps you M.K. invisible...
Paulo Karol
paulokarol
Offline Send Email
Apr 13, 2004
7:48 pm
1938
here you can find some examples which works , http://viper.sourceforge.net/lex-yacc-examples.tar.gz i hope it helps you Mark Kica aka xprometeus Viper basic...
M.K. invisible
mark_kica
Offline Send Email
Apr 13, 2004
11:08 pm
1939
hey.. brother. im using... both borlands 3.2 and visual c both are having..LINKING error..with lex.yy.c building.. plzz help me...brotherz M.K. invisible...
Hasham K
blackfuneralfog
Offline Send Email
Apr 14, 2004
3:23 pm
1940
Hi everybody , so ,i have succesesfuly compiled flex & bison only with mingw and cygwin C++ compiler .mingw instalation setup has only 15 mb and is free so you...
M.K. invisible
mark_kica
Offline Send Email
Apr 14, 2004
8:22 pm
1941
hey...hi..can u tell me about mingw and cygwin ... what r thez....how they work... and...can u recoomeed..me the best version of.. yacc and bison under window...
Hasham K
blackfuneralfog
Offline Send Email
Apr 15, 2004
3:00 pm
1942
... From: Hasham K <blackfuneralfog@...> To: flexbisonwin32@yahoogroups.com Date: Wed, 14 Apr 2004 08:23:07 -0700 (PDT) Subject: Re: [flexbisonwin32]...
"коля М...
kolycams@...
Send Email
Apr 18, 2004
8:23 pm
1943
... From: "blackfuneralfog" <blackfuneralfog@...> To: flexbisonwin32@yahoogroups.com Date: Thu, 08 Apr 2004 04:04:18 -0000 Subject: [flexbisonwin32]...
"коля М...
kolycams@...
Send Email
Apr 18, 2004
8:39 pm
1944
sorry an i have this problem if you found solition please give it and i use turbo c ++ thank you yahay m. dafer alhodida yemen ...
YAHAY MOHAMED
prog_dafer
Offline Send Email
Apr 18, 2004
9:21 pm
1945
Flex bison instructions for newbie like me : http://viper.sourceforge.net/intro.html sorry for bad english ... i didnt use there html extras and flash :) i...
M.K. invisible
mark_kica
Offline Send Email
Apr 19, 2004
6:32 pm
1946
Hello Tony, Thank you for writing a document on how to integrate Flex with MFC. I am having a lot of problems doing it. The Method you attached is not store in...
junnuthula
Offline Send Email
Apr 21, 2004
9:34 pm
1947
Hello all, I downloaded Flex++ binaries from GNU FTP Site, which supports old style c++ which includes iostream.h rather than iostream. Now I am having...
junnuthula
Offline Send Email
Apr 22, 2004
3:02 am
1948
Hello everyone, This is my first post and I really need help with a school project. The project is as follows: 1. Flex specification file which reads through a...
Maazu
maaazu
Offline Send Email
Apr 22, 2004
4:56 pm
1949
Hello, junnuthula! You wrote to <flexbisonwin32@yahoogroups.com> : j> I downloaded Flex++ binaries from GNU FTP Site, which supports old j> style c++ which...
GIE
SadMan_GIE
Offline Send Email
Apr 23, 2004
4:41 pm
1950
i use visual c M.K. invisible <xprometeus@...> wrote:Hi which compiler do you use ? Visual C ? or mingw gcc ? i will try to help you ... ...
Hasham K
blackfuneralfog
Offline Send Email
Apr 24, 2004
5:08 am
1951
Does anyone know where i can find a source to know how to generate syntax errors in yacc i tried using identifier " error " . it's very hard as yacc always ...
nazeem_35
Offline Send Email
Apr 25, 2004
1:39 pm
1952
Hi I've created a project in VC++ 6.0 and integrated flex++ (flex_pp.exe) and bison++ (bison_pp.exe) to parse a C code. The application created works...
$avio
savio_henriques
Offline Send Email
May 6, 2004
9:54 am
1953
... I use flex and bison, not their ++-variants, so I can't be 100% sure, but I think you might have forgotten to call yyrestart for your flex. This puts your...
Mark Van Peteghem
mvp_be
Offline Send Email
May 6, 2004
1:02 pm
1954
We are an academic research group of National Kaohsiung First University of Science and Technology in TAIWAN. To do research of knowledge management in...
yoggletemp3
Offline Send Email
May 6, 2004
3:14 pm
1955
WEll..i am having this PROBLEM: When i use my parser-scanner , it asks for user input , when i input something it parses it executes the corresponding action. ...
Hasham K
blackfuneralfog
Offline Send Email
May 6, 2004
6:46 pm
1956
Hi I've created a project in VC++ 6.0 and integrated flex++ (flex_pp.exe) and bison++ (bison_pp.exe) to parse a C code. The application created works perfectly...
$avio
savio_henriques
Offline Send Email
May 7, 2004
7:30 am
1957
Hello This company really helped me out. I almost lost my home. I am self employed and I was able to refinance. The best interest rates are available, for a...
amanda_yojo9@...
Amanda_yojo9
Offline Send Email
May 7, 2004
9:18 pm
1958
Hi In yywrap function you must return 1; Hasham K <blackfuneralfog@...> wrote: WEll..i am having this PROBLEM: When i use my parser-scanner , it asks for...
n b
bathaeian_n
Offline Send Email
May 8, 2004
8:59 am
1959
Thanx Mark yyrestart did the job. I had to close the input stream and redefine yyin though. I just have another small problem. Once flex executes and lexyy.c...
$avio
savio_henriques
Offline Send Email
May 9, 2004
7:17 am
1960
The flex bison team works this way. Lex pass tokens to bison and bison execute c code when it finds some structure of tokens that we define previously. You...
Alberto
neno_pera
Offline Send Email
May 10, 2004
2:42 pm
1961
No pumps, exercises or pills. Made especially for lazy guys. Sit around and make your member larger. (seriously, check it out) http://www.opejsn.com This email...
stella_32dgh@...
Stella_32dgh
Offline Send Email
May 11, 2004
8:33 am
1962
Strange, I haven't seen these warnings before. But they don't seem serious problems. If your code works well, I wouldn't worry about it. -- Mark ...
Mark Van Peteghem
mvp_be
Offline Send Email
May 11, 2004
12:48 pm
Messages 1933 - 1962 of 4345   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help