Sneaker In Standard ML

Thanks to Sean Proctor I have a Standard ML implementation of the sneaker program. Thanks, Sean!

Requirements

How do I use it?

Using SML-NJ:

sml
use "sneaker-0.01.sml";
SMLofNJ.exportFn("sneaker",print_shoes);
sml @SMLload=sneaker.x86-linux

Retrospective,

I wonder if Sean would use an exception like this today, or would instead choose to thread the option through.

Navigate this Web site.

Contact.