Did I forget SML? Sure, I prefer SML to Java.
-
Updated
May 3, 2019 - Standard ML
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.
Did I forget SML? Sure, I prefer SML to Java.
Scriptable widget for Tasmota Smartmeter reader
An experimental interpreter of a functional programming language inspired by SML
The objective of this project is to create an interpreter written in Java, Python and SML for a custom language that is similar to the syntax of Javascript, while implementing a wide range of functionality such as evaluating boolean expressions, conditional and loop statements and function definition and calls.
W5500-EVB-Pico based SML Smart Meter reader for Home Assistant
Smart Meter SML Logger
Object Oriented, Functional and Logic Programming - Standard ML - Prolog - Python - Java - C++ | Programming Languages I at ECE NTUA
関数型プログラミング言語「SML ( Standard ML )」を学習するためのサンプル集
A proxy to read the binary SML (Smart Meter Language) stream of smart meters over TCP/IP, and making it available under a JSON REST API
A Simple Persistent Graph Implementation in Ocaml
Modeling types of professional sports/positions.
A comparative study of programming paradigms featuring implementations in Java, Python, SML, and Prolog.
Created by Robin Milner, Mads Tofte, Robert Harper
Released 1983