Io (programming language)
Appearance
The Io programming language is a pure object-oriented language inspired by Smalltalk, Self and NewtonScript.
Features:
- Prototype base object model
- Dynamic typing
- Actors for concurrency
- All values are objects