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: | hannah@mamba.pond.sub.org (Hannah Schroeter) |
Newsgroups: | comp.compilers |
Date: | 4 Aug 2000 15:55:37 -0400 |
Organization: | Chaos |
References: | 00-07-019 00-07-098 |
Keywords: | lex, yacc |
Hello!
Kamal R. Prasad <kamalp@ix.netcom.com> wrote:
>[Flex C++ scanners should be OK for threads. Haven't seen a thread-safe
>yacc. -John]
I believe the yacc equivalents for SML, ocaml and Haskell should
be thread safe for the thread implementations of e.g. SML/NJ (language
extension to SML), ocaml, GHC (as a language extension to Haskell).
Regards, Hannah.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.