[MLton] Hoisting the MLton tracer out of MLton?

Jesper Louis Andersen jesper.louis.andersen at gmail.com
Tue Mar 4 08:50:47 PST 2008


Hi MLton mailing list.

I am working on a project where I have a CPS-transform of some code. To get
a view on what
is going on, I thought about using the MLton modules:

signature LAYOUT
structure Layout
signature TRACE*
structure Trace

for doing this. However, one needs to rewrite them a bit in order to be able
to use the code
outside MLton. So: Has anyone done this -- and if not: Would somebody be
interested in having it as
code in the mltonlib?

Suggestions on hoisting it out is welcome as well!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mlton.org/pipermail/mlton/attachments/20080304/19a03faf/attachment.htm


More information about the MLton mailing list