SML# Download
The SML# compiler is an open source software distributed under the BSD-style SML# license.
The latest version 1.2.0.
See SML# document for installation and other details.
The latest release
| version | release date | package format | file |
|---|---|---|---|
| 1.2.0 | 2012-11-14 | source | smlsharp-1.2.0.tar.gz |
| MacPorts | smlsharp-macports.zip | ||
| Ubuntu i386 | smlsharp-1.2.0-1_ubuntu-i386.deb | ||
| Ubuntu amd64 | smlsharp-1.2.0-1_ubuntu-amd64.deb | ||
| mingw32 | smlsharp-1.2.0-1-mingw32-bin.tar.lzma |
Past releases
Note on SML# version 0.90: This release is an experimental separate compilation system and does not include interactive mode. Use version 0.62 for interactive mode.
Note on SML# Version 0.40 series and above: This is an experimental release for testing and is not intended to replace version 0.31. Due to this experimental nature, this version does not include binary package for Windows and Mac. There is a step-by-step instruction how to build SML# 0.40 and later.
"Note on SML# version 0.30 series:" In SML# version 0.20, SMLFormat, SMLDoc, SMLUnit tools and LMLML library are also distributed separately. For the purpose of license and version management, in version 0.30 and later, we only distribute the SML# system containing all the tools. The 0.20 source files are included in the SML# source tar file version 0.20.
Executable files in some of the binary packages are compiled by MLton and statically linked with the following libraries.
- MLton runtime library
- gdtoa
- GNU MP library
Keyword(s):
References:[SideMenu] [SML# Project]