1SubML Programming Language.
Robert Grosse (29 April 2026)🔗 https://github.com/Storyyeller/1subml
âš“ #programming-languages #functional-programming #bcs2220 #bcs
A recent ML-family language design:
1SubML is an experimental ML-like programming language with a unified module and value language, structural subtyping, global type inference, higher rank polymorphic types, existential types, higher kinded types (no partial application), recursive types, worst-case polynomial time type checking and much more.
