From: Xavier Leroy <xleroy@pauillac.inria.fr>
To: dwight@pentasoft.com (Dwight VandenBerghe)
Cc: caml-light@pauillac.inria.fr
Subject: Re: ocamlyacc question
Date: Mon, 26 May 1997 19:36:03 +0200 (MET DST) [thread overview]
Message-ID: <199705261736.TAA06369@pauillac.inria.fr> (raw)
In-Reply-To: <199705261710.KAA27658@blaze.accessone.com> from Dwight VandenBerghe at "May 26, 97 10:13:11 am"
> Is it possible to export a function from an ocamlyacc parser for use
> by another component of a compiler? I have a function in parser.mly
> that I wish to use elsewhere, but the only way I can find to export it
> is to massage the generated parser.mli file with sed in my makefile.
There's currently no simple way (other than changing the generated
.mli) to export the function. Perhaps you could move the function in
question to another module.
Regards,
- Xavier Leroy
next prev parent reply other threads:[~1997-05-27 11:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
1997-05-26 17:13 Dwight VandenBerghe
1997-05-26 17:36 ` Xavier Leroy [this message]
2005-10-29 8:34 Ocamlyacc question skaller
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=199705261736.TAA06369@pauillac.inria.fr \
--to=xleroy@pauillac.inria.fr \
--cc=caml-light@pauillac.inria.fr \
--cc=dwight@pentasoft.com \
/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