What is Simula written in?
The Simula compiler is written in ALGOL (documented).
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Compiler Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| ALGOL | 90% | Simula 67 compiler implemented in ALGOL | Source |
Influenced By
- ALGOL — Simula directly extended ALGOL 60
Languages Simula Influenced
- C++ — Stroustrup acknowledged Simula's class system as C++ inspiration
- Smalltalk — Alan Kay cited Simula as major influence
- Java — Java's OOP model traces through Simula lineage
Frequently Asked Questions
What language is Simula written in?
Simula is primarily implemented in ALGOL. See the implementation section above for details and source references.
What languages influenced Simula?
Simula was influenced by ALGOL among others. See the influence section above for the full list.
Which languages did Simula influence?
Simula influenced C++, Smalltalk, Java among others.
Evidence Sources
- https://en.wikipedia.org/wiki/Simula
- https://en.wikipedia.org/wiki/C%2B%2B
- https://en.wikipedia.org/wiki/Smalltalk
- https://en.wikipedia.org/wiki/Java_(programming_language)