Kaya
Hello, world code example:
program hello;
Void main() {
// My first program!
putStrLn("Hello world!");
}
Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.