Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Camlp4 generate more than one (compiled) files?
@ 2008-10-17 11:15 Conglun Yao
  2008-10-17 11:52 ` [Caml-list] " Richard Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Conglun Yao @ 2008-10-17 11:15 UTC (permalink / raw)
  To: caml-list

Dear all,

I'm just wondering is it possible to use camlp4 to generate more than
one compiled files.
Normally, camlp4 preprocesses a file and then pass it directly to
compiler (for *.cmo),  or its pretty-printer (for *.ml or other
'plain' file).

In my case, I want to extend the syntax, and write a file, then
preprocess (camlp4) it to generate two different *.cmo files, each one
could be executed separately.

Is it possible?

Thanks,
Conglun


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-17 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-17 11:15 Camlp4 generate more than one (compiled) files? Conglun Yao
2008-10-17 11:52 ` [Caml-list] " Richard Jones
2008-10-17 13:00   ` Conglun Yao

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