Ratfor
Hello, world code example:
program hello
write(*,101)"Hello World"
101 format(A)
end
Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.