What is Self written in?
Its runtime is implemented in C++ (well-documented).
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Runtime Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| C++ | 95% | Self VM written in C++ at Stanford/Sun | Source |
Languages Self Influenced
- JavaScript — Self's prototype-based inheritance directly used in JavaScript
Frequently Asked Questions
What language is Self written in?
Self is primarily implemented in C++. See the implementation section above for details and source references.
Which languages did Self influence?
Self influenced JavaScript among others.