Hi MLton mailing list.<br><br>I am working on a project where I have a CPS-transform of some code. To get a view on what<br>is going on, I thought about using the MLton modules:<br><br>signature LAYOUT<br>structure Layout<br>
signature TRACE*<br>structure Trace<br><br>for doing this. However, one needs to rewrite them a bit in order to be able to use the code<br>outside MLton. So: Has anyone done this -- and if not: Would somebody be interested in having it as<br>
code in the mltonlib?<br><br>Suggestions on hoisting it out is welcome as well!<br><br><br><br>