What is Modula-3 written in?
The Modula-3 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% | Modula-3 compiler (m3cg) written in C | Source |
Influenced By
- Modula-2 — Modula-3 extends Modula-2
Languages Modula-3 Influenced
- Python — Modula-3 influenced Python's module system and exception handling
Frequently Asked Questions
What language is Modula-3 written in?
Modula-3 is primarily implemented in C. See the implementation section above for details and source references.
What languages influenced Modula-3?
Modula-3 was influenced by Modula-2 among others. See the influence section above for the full list.
Which languages did Modula-3 influence?
Modula-3 influenced Python among others.