Re: Generated Lexers/Parsers and Multi-threading

Tom Moog <tmoog@mcs.net>
11 Jun 1998 16:09:02 -0400

          From comp.compilers

Related articles
Generated Lexers/Parsers and Multi-threading car@access5.digex.net (1998-06-09)
Re: Generated Lexers/Parsers and Multi-threading tmoog@mcs.net (Tom Moog) (1998-06-11)
Re: Generated Lexers/Parsers and Multi-threading cdavies@qntm.com (1998-06-11)
| List of all articles for this month |

From: Tom Moog <tmoog@mcs.net>
Newsgroups: comp.compilers,comp.compilers.tools.pccts
Date: 11 Jun 1998 16:09:02 -0400
Organization: Polhode Inc
References: 98-06-038
Keywords: parse, C++

PCCTS 1.33 (current version 1.33MR14) can generate a C++ parser class which
can have mutliple instances active. If you like flex then you can interface
it to flex in C++ mode with a glue routine. For more information on pccts
visit the newsgroup comp.compilers.tools.pccts or my web page:
http://www.mcs.net/~tmoog/pccts.html.


Tom Moog
--


Post a followup to this message

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