Standard ML topic

Standard ML (SML; "Standard Meta Language") 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.

SML is a modern dialect of ML, the programming language used in the Logic for Computable Functions theorem-proving project. It is distinctive among widely used languages in that it has a formal specification.

List Standard ML repositories

2048.sml

6
Stars
2
Forks
Watchers

2048 in Standard ML

initool

56
Stars
6
Forks
Watchers

Manipulate INI files from the command line

mosml

336
Stars
40
Forks
Watchers

Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.

sml-language-server

23
Stars
2
Forks
Watchers

an SML language server that uses SML/NJ's "visible compiler" feature

mlton

922
Stars
125
Forks
Watchers

The MLton repository

webml

382
Stars
13
Forks
Watchers

A Standard ML Compiler for the Web

mlkit

268
Stars
28
Forks
Watchers

Standard ML Compiler and Toolkit

sml-compiler

198
Stars
4
Forks
Watchers

A compiler for Standard ML, somewhat

mpl

300
Stars
16
Forks
Watchers

The MaPLe compiler for efficient and scalable parallel functional programming