Self
Self is a dynamically-typed, prototype-based programming language. It is primarily used for creating highly dynamic, object-oriented applications, often in the context of graphical user interfaces.
Hello, world code example:
'Hello world!' printLine.
Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.
Repositories on GitHub: 37