Parser and code formatter for Standard ML with customizable output
Custom parser and code formatter for Standard ML
smlfmt
$ smlfmt file.sml
$ smlfmt --output file.sml file.sml
$ cat file.sml | smlfmt