True BASIC
Hello, world code example:
! 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.
Repositories on GitHub: 1,196,308