Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Standard ML
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|General-purpose functional programming language}} {{Infobox programming language | name = Standard ML | logo = | paradigm = [[Programming paradigm|Multi-paradigm]]: [[Functional programming|functional]], [[Imperative programming|imperative]], [[Modular programming|modular]]<ref name="intro"/> | family = [[ML (programming language)|ML]] | designer = | released = {{Start date and age|1983|df=yes}}<ref name="smlnj"/> | latest release version = Standard ML '97<ref name="smlnj"/> | latest release date = {{Start date and age|1997|df=yes}} | typing = [[Type inference|Inferred]], [[Type system#static type checking|static]], [[Strong and weak typing|strong]] | implementations = [[Standard ML of New Jersey|SML/NJ]], [[MLton]], [[Poly/ML]] | dialects = [[Alice (programming language)|Alice]], [[Concurrent ML]], [[Dependent ML]] | influenced by = [[ML (programming language)|ML]], [[Hope (programming language)|Hope]], [[Pascal (programming language)|Pascal]] | influenced = [[Elm (programming language)|Elm]], [[F Sharp (programming language)|F#]], [[F* (programming language)|F*]], [[Haskell]], [[OCaml]], [[Python (programming language)|Python]],<ref name="itertools"/> [[Rust (programming language)|Rust]],<ref>{{Cite web |url=https://doc.rust-lang.org/reference/influences.html |title=Influences - The Rust Reference |website=The Rust Reference |access-date=2023-12-31}}</ref> [[Scala (programming language)|Scala]] | file ext = .sml | website = }} '''Standard ML''' ('''SML''') is a [[General-purpose programming language|general-purpose]], [[High-level programming language|high-level]], [[Modular programming|modular]], [[Functional programming|functional]] [[programming language]] with compile-time [[type checking]] and [[type inference]]. It is popular for writing [[compiler]]s, for [[programming language research]], and for developing [[automated theorem proving|theorem provers]]. Standard ML is a modern dialect of [[ML (programming language)|ML]], the language used in the [[Logic for Computable Functions]] (LCF) theorem-proving project. It is distinctive among widely used languages in that it has a [[formal specification]], given as [[typing rule]]s and [[operational semantics]] in ''The Definition of Standard ML''.<ref name="revision"/>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)