I\'m writing a \"script\" in Standard ML (SML/NJ) that sets up the interactive environment to my liking. The last thing the script does is print out a message indicating eve
In Moscow ML you can run the REPL without declaration output with
mosml -quietdec file.sml