Related articles |
---|
recommendation for a WinNT/95 parser generator kgeorge@itchy.serv.net (1997-08-16) |
Re: recommendation for a WinNT/95 parser generator edjaggard@usa.net (1997-08-20) |
Re: recommendation for a WinNT/95 parser generator mtiomkin@iil.intel.com (Michael Tiomkin) (1997-08-24) |
Re: recommendation for a WinNT/95 parser generator kgeorge@itchy.serv.net (1997-08-28) |
recommendation for a WinNT/95 parser generator Robert.M.Muench@SCRAP.de (Robert M. Muench) (1997-08-30) |
Re: recommendation for a WinNT/95 parser generator dwight@pentasoft.com (Dwight VandenBerghe) (1997-08-30) |
Re: recommendation for a WinNT/95 parser generator jlilley@empathy.com (John Lilley) (1997-08-30) |
[2 later articles] |
From: | kgeorge@itchy.serv.net (Koshy George) |
Newsgroups: | comp.compilers |
Date: | 16 Aug 1997 00:21:46 -0400 |
Organization: | ServNet Internet Services |
Keywords: | parse, Windows, question |
Need recommendation
for a good parser generator
for win NT/95
with the following characteristics
1)generates object oriented parser/lexer classes
2)objects (parser/lexer) are thread safe
3)the generated objects(parser/lexer),
runs on C++ streams,
(how about Win32 file handles, memory mapped files)
4)(optional) objects should have the ability to
work on unicode input.
any opinions,
highly appreciated
-koshy george
--
<(o)> Koshy George, <(o)> http://www.serv.net/~kgeorge <(o)>
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.