smlsqlite is a binding of SQLite for Moscow ML and MLton
-
Updated
Apr 20, 2009 - C
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.
smlsqlite is a binding of SQLite for Moscow ML and MLton
Solutions for chapter exercises in Modern Programming Languages: A Practical Introduction.
Streaming library for bulk memory operations with Standard ML in MLton
Code for online course Programming Languages
Barnes Hut Algorithim Implementation
Code examples from the book 'Programming in Standard ML' (2011) by Bob Harper.
SML Implementation of Automatic Differentiation
programming tasks in SML/Racket/Ruby for Programming Language course on Coursera
An experimental compiler for the sml language
Created by Robin Milner, Mads Tofte, Robert Harper
Released 1983