Coder Social home page Coder Social logo

awesome-sml's Introduction

Awesome Standard ML

Useful things for the Standard ML programming language.

Language definition

Tutorials

Courses

Modules

References

Data structures

Implementations

  • SML/NJ (Standard ML of New Jersey): the canonical SML compiler
  • MLton: very advanced whole-program optimizing compiler
    • MaPLe: fork-join parallelism extension for MLton
  • Poly/ML: good compiler with threads and concurrent GC
  • CakeML: verified self-hosting subset of SML
  • Alice ML: SML with extensions for concurrent, distributed, and constraint programming
  • Moscow ML: lightweight compiler and interpreter
  • HaMLet: self-hosting SML interpreter written entirely in SML
  • MLKit: new compiler with versatile GC
  • SML#: new compiler with practical language extensions
  • MLWorks: old commercial compiler from Harlequin, open-sourced by Ravenbrook
  • SML.NET: compiler targeting the .NET Common Language Runtime
  • MLj: compiles a SML subset to JVM bytecode
  • SMLtoJs: SML-to-JavaScript transpiler
  • SOSML: Online Interpreter for Standard ML, written in TypeScript
  • WebML: WebAssembly compiler and REPL that runs on browsers
  • LunarML: transpile to Lua
  • Morel: Standard ML interpreter, with relational extensions, implemented in Java
  • Further implementation overview: provides additional information per implementation, such as FFI, availability of REPL.

Standard libraries

Implementation libraries

Third-party libraries

  • cmlib basic library of algorithms and data structures
  • sml-rmath library supporting seven SML implementations/dialects (for the Rmath library)
  • sml-iconv library supporting MLton and Poly/ML, based on FFI, providing bindings for iconv

Build tools

Editing tools

Applications

Commentary

Community

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.