[MLton-user] Question: SML "states" File Available?
Matthew Fluet
fluet@cs.cornell.edu
Mon, 1 Nov 2004 20:43:41 -0500 (EST)
> I'm trying to use GNU enscript to pretty-print SML files for display. A quick
> "Google" around the net does not turn up anything. Does anyone know if an
> "sml.st" file might exist?
I hacked a sml.st file up this afternoon. You can grab it at:
http://www.cs.cornell.edu/People/fluet/MLton/sml.st
Doesn't do much besides (nested) comments, keywords, numeric constants,
and strings. But, it's an o.k. start.