Re: re-entrance of ocamlyacc parsers

From: David Gurr (gurr@snap)
Date: Wed Jun 04 1997 - 20:57:59 MET DST


Date: Wed, 4 Jun 1997 11:57:59 -0700
From: gurr@snap (David Gurr)
Message-Id: <199706041857.LAA07148@ ocaml.med.ge.com>
To: bravier@dassault-aviation.fr
Subject: Re: re-entrance of ocamlyacc parsers

You might want to look at Camlp4 and the new parsers it uses. These new
parsers are extensible and so you could add your new parse line to the
existing ocaml parser as a modular extension. Further more since
the import function can be implemented as a preprocessing step it would
IMHO make sense to use camlp4 to do so rather than hacking the compiler.

-D

gurr@snap.med.ge.com



This archive was generated by hypermail 2b29 : Sun Jan 02 2000 - 11:58:11 MET