What is Miranda written in?
The Miranda compiler is written in C (documented).
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Compiler Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| C | 90% | Miranda compiler written in C | Source |
Languages Miranda Influenced
- Haskell — Miranda's lazy evaluation and type classes directly inspired Haskell
Frequently Asked Questions
What language is Miranda written in?
Miranda is primarily implemented in C. See the implementation section above for details and source references.
Which languages did Miranda influence?
Miranda influenced Haskell among others.