Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: gurr@snap (David Gurr)
To: bravier@dassault-aviation.fr
Cc: caml-list@pauillac.inria.fr
Subject: Re: re-entrance of ocamlyacc parsers
Date: Wed, 4 Jun 1997 11:57:59 -0700	[thread overview]
Message-ID: <199706041857.LAA07148@ ocaml.med.ge.com> (raw)


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





             reply	other threads:[~1997-06-05  9:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-04 18:57 David Gurr [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-06-04  7:05 Thierry Bravier
1997-06-06 11:48 ` Thierry Bravier
1997-06-12 14:39 ` Xavier Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='199706041857.LAA07148@ ocaml.med.ge.com' \
    --to=gurr@snap \
    --cc=bravier@dassault-aviation.fr \
    --cc=caml-list@pauillac.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox