ML-family language
C19568
concept
An ML-family language is a statically typed, functional-first programming language lineage characterized by type inference, algebraic data types, pattern matching, and a strong, expressive type system originating from the MetaLanguage (ML).
All labels observed (2)
| Label | Occurrences |
|---|---|
| family of programming languages | 2 |
| ML-family language canonical | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: ML-family language
Generated description
An ML-family language is a statically typed, functional-first programming language lineage characterized by type inference, algebraic data types, pattern matching, and a strong, expressive type system originating from the MetaLanguage (ML).
Instances (3)
| Instance | Via concept surface |
|---|---|
| OCaml | — |
| .NET languages | family of programming languages |
| Algol family | family of programming languages |