Browse thread
Re: Can someone explain?
[
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: | 1999-10-06 (14:20) |
From: | skaller <skaller@m...> |
Subject: | Re: Can someone explain? |
Gerd Stolpmann wrote: > > On Tue, 05 Oct 1999, John Skaller wrote: > > The other thing I would beg for is to fix the parser > >and lexer to be re-entrant [purely functional]. At present, state > >information > >must be kept in global store :-( > > > I have recently posted a solution for this problem > The solution requires a complicated Makefile I have seen your solution, but I'd prefer not to rely on this kind of thing in code which may be distributed: it's fragile, depending on implementation dependent knowledge about the form of the files ocamlyacc generates. However, it seems like a good proof of principle, and I'm sure we're agreeing a _standard_ solution in the next version of ocaml would be ideal. -- John Skaller, mailto:skaller@maxtal.com.au 1/10 Toxteth Rd Glebe NSW 2037 Australia homepage: http://www.maxtal.com.au/~skaller downloads: http://www.triode.net.au/~skaller