XPL0
XPL0 is a simple programming language designed for teaching programming concepts, with syntax inspired by Pascal. Its main uses include education, research, and prototyping.
Hello, world code example:
code Text=12;
Text(0, "Hello world!
")
Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.