Miranda programming language
E807602
Miranda is a purely functional, non-strict programming language from the 1980s that strongly influenced later languages like Haskell through its elegant type system and list-processing features.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Miranda programming language canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T9566729 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: Miranda programming language Context triple: [Hindley–Milner type system, usedIn, Miranda programming language]
-
A.
Cyclone programming language
Cyclone is a safe dialect of the C programming language designed to prevent common memory-management and type-safety errors while retaining low-level control and performance.
-
B.
Limbo programming language
Limbo is a concurrent, modular programming language designed at Bell Labs for building distributed systems, notably used in the Inferno operating system.
-
C.
Oberon programming language
The Oberon programming language is a minimalist, modular, and strongly typed language designed by Niklaus Wirth as the successor to Modula-2, emphasizing simplicity and efficiency in both language and operating system design.
-
D.
Eiffel programming language
Eiffel is an object-oriented programming language designed by Bertrand Meyer that emphasizes software correctness through features like Design by Contract and strong support for modular, reusable code.
-
E.
Mocka Modula-2
Mocka Modula-2 is a well-known compiler and development system for the Modula-2 programming language, used primarily in academic and research contexts.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Miranda programming language Target entity description: Miranda is a purely functional, non-strict programming language from the 1980s that strongly influenced later languages like Haskell through its elegant type system and list-processing features.
-
A.
Cyclone programming language
Cyclone is a safe dialect of the C programming language designed to prevent common memory-management and type-safety errors while retaining low-level control and performance.
-
B.
Limbo programming language
Limbo is a concurrent, modular programming language designed at Bell Labs for building distributed systems, notably used in the Inferno operating system.
-
C.
Oberon programming language
The Oberon programming language is a minimalist, modular, and strongly typed language designed by Niklaus Wirth as the successor to Modula-2, emphasizing simplicity and efficiency in both language and operating system design.
-
D.
Eiffel programming language
Eiffel is an object-oriented programming language designed by Bertrand Meyer that emphasizes software correctness through features like Design by Contract and strong support for modular, reusable code.
-
E.
Mocka Modula-2
Mocka Modula-2 is a well-known compiler and development system for the Modula-2 programming language, used primarily in academic and research contexts.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
functional programming language
ⓘ
non-strict programming language ⓘ programming language ⓘ |
| controlStructure | recursion instead of loops ⓘ |
| countryOfOrigin | United Kingdom ⓘ |
| dataRepresentation | algebraic data types with constructors ⓘ |
| decadeOfOrigin | 1980s ⓘ |
| designedBy | David Turner NERFINISHED ⓘ |
| developer | David Turner NERFINISHED ⓘ |
| distributionModel | commercial ⓘ |
| evaluationStrategy | non-strict (lazy) evaluation ⓘ |
| firstAppeared | 1985 ⓘ |
| hasKeyword |
if
ⓘ
otherwise ⓘ where ⓘ with ⓘ |
| historicalSignificance |
major influence on the design of Haskell
ⓘ
one of the first widely known lazy functional languages ⓘ |
| influenced |
Clean
NERFINISHED
ⓘ
Haskell NERFINISHED ⓘ Hope+ (later functional languages) NERFINISHED ⓘ general design of lazy functional languages ⓘ |
| influencedBy |
Hope (programming language)
NERFINISHED
ⓘ
ML (programming language) NERFINISHED ⓘ |
| influenceOnHaskell |
list comprehension notation
ⓘ
syntax ⓘ type system design ⓘ use of algebraic data types and pattern matching ⓘ use of lazy evaluation by default ⓘ |
| license | proprietary software license ⓘ |
| notableFeature |
clean mathematical semantics
ⓘ
concise syntax for functional definitions ⓘ elegant list-processing capabilities ⓘ lazy lists as a core abstraction ⓘ simple but expressive type system ⓘ |
| notableUse | teaching functional programming concepts ⓘ |
| paradigm | functional programming ⓘ |
| sideEffectsPolicy | discourages side effects ⓘ |
| supports |
algebraic data types
ⓘ
guards in function definitions ⓘ higher-order functions ⓘ infinite lists ⓘ lazy evaluation of data structures ⓘ list comprehensions ⓘ modules ⓘ pattern matching ⓘ type inference ⓘ |
| targetPlatform | Unix-like systems ⓘ |
| typeDiscipline | static typing ⓘ |
| typeSystem | polymorphic type system ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: Miranda programming language Description of subject: Miranda is a purely functional, non-strict programming language from the 1980s that strongly influenced later languages like Haskell through its elegant type system and list-processing features.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.