P
P
Poly/ML
1 like
The Poly/ML implementation of Standard ML – full multiprocessor support in the thread library and garbage collector, interactive debugger, fast compiler.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
The Poly/ML implementation of Standard ML – full multiprocessor support in the thread library and garbage collector, interactive debugger, fast compiler.
Comments and Reviews
Poly/ML is the only StandardML implementation that offers both a native code compiler and an interactive REPL. I always use it when I want SML, and I think it's the most practical SML implementation right now.
My only issue with it is that the documentation often lacks explanations and usage examples.