ocamlyacc question

Dwight VandenBerghe (dwight@pentasoft.com)
Mon, 26 May 1997 10:13:11 -0700

Message-Id: <199705261710.KAA27658@blaze.accessone.com>
From: "Dwight VandenBerghe" <dwight@pentasoft.com>
To: "CAML List" <caml-light@pauillac.inria.fr>
Subject: ocamlyacc question
Date: Mon, 26 May 1997 10:13:11 -0700

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.

Dwight

(Sorry, no French version, due to compassion for the reader)