[
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: | -- (:) |
| From: | Dwight VandenBerghe <dwight@p...> |
| Subject: | ocamlyacc question |
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)