Browse thread
[Caml-list] On ocamlyacc and ocamllex
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2001-10-22 (17:25) |
From: | John Max Skaller <skaller@m...> |
Subject: | Re: [Caml-list] On ocamlyacc and ocamllex |
Vesa Karvonen wrote: > I've already made a reentrant replacement for the Parsing module. I think that > parsers could also benefit from the ability to extend the parser state. Reentrancy is mandatory IMHO: need for multithread parsing. For example DB server threads parsing SQL. -- John (Max) Skaller, mailto:skaller@maxtal.com.au 10/1 Toxteth Rd Glebe NSW 2037 Australia voice: 61-2-9660-0850 New generation programming language Felix http://felix.sourceforge.net Literate Programming tool Interscript http://Interscript.sourceforge.net ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr