caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] file specific outputting
@ 2012-07-10 10:50 Dash, Santanu
  2012-07-10 11:21 ` Gabriel Scherer
  2012-07-10 12:16 ` Jérémie Dimino
  0 siblings, 2 replies; 4+ messages in thread
From: Dash, Santanu @ 2012-07-10 10:50 UTC (permalink / raw)
  To: caml-list

Hello all,

I work in the area of program analysis. I am currently trying to analyse Ocaml programs and wish to output file-specific information with the aid of the Ocaml compiler.

For example, if I compile a file called foo.ml, i want to output a file called foo.info based on an analysis of alpha.ml. I have already integrated the analysis module with the Ocaml compiler.

Can someone direct me on the best way to go about this? Is there a variable in the compiler that stores the filename of the file currently being compiled?

Kind regards,
Santanu

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

end of thread, other threads:[~2012-07-10 12:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-10 10:50 [Caml-list] file specific outputting Dash, Santanu
2012-07-10 11:21 ` Gabriel Scherer
2012-07-10 12:16 ` Jérémie Dimino
2012-07-10 12:39   ` Dash, Santanu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).