help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flex & Multiple Threads


From: Vern Paxson
Subject: Re: Flex & Multiple Threads
Date: Thu, 05 Oct 2000 00:52:16 PDT

> I'm interested in building a multi-threaded server using YACC & Lex.
> The server & client parse the data they pass to each other.
> 
> The Bison dialect of YACC uses a "%pure_parser" option to force re-entrant
> code. I would like a Flex equivalent; is there one already?

There are patches to flex to support reentrant scanners, which I've
put in ftp://ftp.ee.lbl.gov/.vp-flex-reentrant.tar.gz .

Also, please note, flex maintenance has been taken over by Dick King
<address@hidden>.

                Vern



reply via email to

[Prev in Thread] Current Thread [Next in Thread]