caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Caml typed  AST
@ 2010-06-08 21:29 Martin Potier
       [not found] ` <940CD13B-5569-4B4C-9616-7AE9132EC114@gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Potier @ 2010-06-08 21:29 UTC (permalink / raw)
  To: caml-list

Dear List,

I have a school research assignment about defunctionalization.

I'd like to implement a defunctionalization algorithm for Caml, using
Caml, that's why I'd like to know if there is a way to retrieve a typped
AST from Caml.

I had a look at the option -dparsetree of the Caml interpreter, but it
doesn't fit my need for two reasons : first it's not typped, and second
it's not easily reusable.

In a way, I just want to "plug in" right after the typing of the Caml
AST in order to reuse it.

Does anyone know the Caml source well enough to point me to a place
where a function uses a typped AST ?

--
Martin Potier


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

end of thread, other threads:[~2010-06-28 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-08 21:29 Caml typed AST Martin Potier
     [not found] ` <940CD13B-5569-4B4C-9616-7AE9132EC114@gmail.com>
2010-06-28 14:03   ` [Caml-list] " Martin Potier
2010-06-28 14:25     ` bluestorm

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).