Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] Extending pa_op
@ 2004-08-31 19:35 John Goerzen
  0 siblings, 0 replies; only message in thread
From: John Goerzen @ 2004-08-31 19:35 UTC (permalink / raw)
  To: caml-list

Hi,

I am wanting to add some capabilities (namely backtracking) to the pa_op 
camlp4 parsers.  I can form these in terms of the existing parser 
functions (such as cparser) and thus reuse much of the existing code.  
However, OCaml does not install the .mli file for pa_op.cmo on people's 
systems, so there's no real way to compile against it.  The quotation 
system, of course, is not aware of the "parser" keyword and thus won't 
be able to help out either.

Are there any ways that I could reuse this code without having to pull 
the entire pa_op.ml from OCaml into my tree?

Thanks,
John

-- 
John Goerzen
Author, Foundations of Python Network Programming
http://www.complete.org/pynet

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-31 19:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-31 19:35 [Caml-list] Extending pa_op John Goerzen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox