FreeBASIC
FreeBASIC is a high-level programming language that is similar to the BASIC language. It is primarily used for developing computer applications and games.
Hello, world code example:
? "Hello world!"
sleep
Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.
Repositories on GitHub: 918