Computing Resources
Computing Resources
- Announcements
- User Services
- Resources
- Platforms
- Software
smlnj (version 110.54)
Standard ML of New Jersey (SML/NJ) is a compiler and programming environment for the Standard ML programming language.
Standard ML is a safe, modular, strict, functional, polymorphic programming language with compile-time type checking and type inference, garbage collection, exception handling, immutable data types and updatable references, abstract data types, and parametric modules. It has efficient implementations and a formal definition with a proof of soundness.