Using yacc from a DLL in Win32 environment

"Michael Ang" <michael.ang@planet.nl>
17 Mar 2003 00:06:57 -0500

          From comp.compilers

Related articles
Using yacc from a DLL in Win32 environment michael.ang@planet.nl (Michael Ang) (2003-03-17)
| List of all articles for this month |

From: "Michael Ang" <michael.ang@planet.nl>
Newsgroups: comp.compilers
Date: 17 Mar 2003 00:06:57 -0500
Organization: Planet Internet
Keywords: Windows, yacc, question
Posted-Date: 17 Mar 2003 00:06:57 EST

Hi All,


I want to build a parser engine using yacc in a dll in Win32 environment.


Can somebody tell me how to build that? I have read somewhere else
that it is not easy to do it. Is it right?


I use Visual C++ 6.0.


Thanks for your help in advance,
Michael
[Yacc produces rather ordinary C code, so it shouldn't be all that hard.
-John]



Post a followup to this message

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