Re: thread safe parsers in C/C++

Soeren Sandmann <sandmann@daimi.au.dk>
20 Jul 1999 01:09:25 -0400

          From comp.compilers

Related articles
thread safe parsers in C/C++ tom@tumbleweed.com (Tom Wong) (1999-07-14)
Re: thread safe parsers in C/C++ dwightvdb@compaq.net (Dwight Vandenberghe) (1999-07-19)
Re: thread safe parsers in C/C++ sandmann@daimi.au.dk (Soeren Sandmann) (1999-07-20)
| List of all articles for this month |

From: Soeren Sandmann <sandmann@daimi.au.dk>
Newsgroups: comp.compilers
Date: 20 Jul 1999 01:09:25 -0400
Organization: University of Aarhus, Department of Computer Science (DAIMI)
References: 99-07-056
Keywords: parse, parallel

"Tom Wong" <tom@tumbleweed.com> writes:


> safe code. Does any one know of tools that generate c/c++ code that
> is thread safe and re-entrant safe?


Look at Lemon,
            http://www.hwaci.com/sw/lemon/index.html


Post a followup to this message

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