Standard ML

Introduction

Standard ML (SML) is a general-purpose, modular, functional programming language with compile-time type checking and type inference. It is popular among compiler writers and programming language researchers, as well as in the development of theorem provers.

References

  1. http://en.wikipedia.org/wiki/Standard_ML