True BASIC

Back

Hello, world:

! In True BASIC all programs run in their own window. So this is almost a graphical version.
PRINT "Hello world!"
END

Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.