Related articles |
---|
Lex,Yacc for ThreadSafe Applications? qing@plx.com (2000-07-18) |
Re: Lex,Yacc for ThreadSafe Applications? kamalp@ix.netcom.com (Kamal R. Prasad) (2000-07-31) |
Re: Lex,Yacc for ThreadSafe Applications? hannah@mamba.pond.sub.org (2000-08-04) |
From: | qing@plx.com |
Newsgroups: | comp.compilers |
Date: | 18 Jul 2000 12:54:18 -0400 |
Organization: | Compilers Central |
Keywords: | question, lex, yacc, comment |
Hello,
Is there possible for lex,yacc generate thread safe code?
So multiple threads can call the parse functions..
If not,is there any other tools can do that?
Thanks!
[I think the C++ lexers that lex generates should be OK. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.