Visual C++/MFC Lex and Yacc

"JUKKA" <jukkaj@ping.at>
18 Apr 1997 01:12:18 -0400

          From comp.compilers

Related articles
Visual C++/MFC Lex and Yacc jukkaj@ping.at (JUKKA) (1997-04-18)
Re: Visual C++/MFC Lex and Yacc clark@quarry.zk3.dec.com (1997-04-22)
RE: Visual C++/MFC Lex and Yacc venkateswr@po4.net.cho.ge.com (Rao, Venkateswara (MIS, GEFanuc, NA)) (1997-05-03)
| List of all articles for this month |

From: "JUKKA" <jukkaj@ping.at>
Newsgroups: comp.compilers
Date: 18 Apr 1997 01:12:18 -0400
Organization: GOOD
Keywords: lex, yacc, C++

1. I tried to convert Bison++ and Flex++ to Visual C++ in WIndows ..
but it is such a preprosessor code junk .. and I cannot put my
precompiled headers there without touching the generators .. and would
not like to do that. Have sombody generators for Windows Visual C++?
I know GNU GCC Win32 project but that imitates Unix.


2. Is there no better tools available today than the old Lex/Yacc,
Bison/Flex
etc. variants?


JOJ
[Re #2, there's lots of better tools such as PCCTS and Cocktail and Eli.
See the archives. -John]


--


Post a followup to this message

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