[MLton] Hoisting the MLton tracer out of MLton?

Vesa Karvonen vesa.a.j.k at gmail.com
Thu Mar 6 07:18:59 PST 2008


On Wed, Mar 5, 2008 at 8:00 PM, Vesa Karvonen <vesa.a.j.k at gmail.com> wrote:
>  [...] I've implemented (but not yet committed) a second version
>  of the canonize example
>
>   http://mlton.org/cgi-bin/viewsvn.cgi/*checkout*/mltonlib/trunk/com/ssh/generic/unstable/example/canonize.sml
>
>  from the generic library using the Uniplate generic [...]

I've committed the changes and the above link no longer works.  Here
is a link to the Uniplate version of the example:

  http://mlton.org/cgi-bin/viewsvn.cgi/*checkout*/mltonlib/trunk/com/ssh/generic/unstable/example/canonize-uni.sml

And here is the original version using Reduce and Transform:

  http://mlton.org/cgi-bin/viewsvn.cgi/*checkout*/mltonlib/trunk/com/ssh/generic/unstable/example/canonize-rt.sml

-Vesa Karvonen



More information about the MLton mailing list