Standard ML is a safe, modular, strict, functional, polymorphic programming language with type inference, garbage collection, compile-time type checking, and exception handling.
Read moreTag: ML
6 Excellent Free Books to Learn Standard ML
ML (“Meta Language”) is a general-purpose functional programming language. It has roots in Lisp. Here’s our recommended free ML books.
Read more