Gambas
"Gambas is a free and open-source programming language that resembles Visual Basic and is primarily used for developing desktop applications."
Hello, world code example:
Public Sub Main()
PRINT "Hello world!"
End
Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.