Related articles |
---|
Thread Safe Lexer and Parser? aaron0@netcom.com (1995-07-27) |
Re: Thread Safe Lexer and Parser? stefan.monnier@epfl.ch (Stefan Monnier) (1995-08-02) |
Re: Thread Safe Lexer and Parser? aaron0@netcom.com (1995-08-02) |
Re: Thread Safe Lexer and Parser? johnm@soda.CSUA.Berkeley.EDU (1995-08-02) |
Re: Thread Safe Lexer and Parser? parrt@lonewolf.parr-research.com (1995-08-06) |
Newsgroups: | comp.compilers |
From: | aaron0@netcom.com (Aaron, just Aaron) |
Keywords: | lex, yacc, parallel |
Organization: | Netcom, from Boulder CO or thereabouts |
References: | 95-08-013 |
Date: | Wed, 2 Aug 1995 17:11:10 GMT |
Aaron, just Aaron <aaron0@netcom.com> wrote:
>This is what I want to do:
> Instantiate, when needed, any number of indepenendent scanners, each with
[...]
Thanks for the responses. Here's one product we found, haven't got it in
to look at it yet:
We ran across something called yacc++ from Compiler Resources.
Generates C++, has independent, thread-safe, instantiable scanner objects
and parser objects. Seems to do what we want.
contact:
Compiler Resources
compres@world.std.com
--
Aaron, just Aaron http://www.acm.org/~AARON/homepage.html |
| personal: aaron@acm.org | business: aaron@clear.com |
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.