MSX BASIC
MSX BASIC is a simple programming language developed for the MSX home computer system, featuring a structured programming approach and support for graphics and sound. It is primarily used for developing games and applications on MSX computers.
Hello, world code example:
10 PRINT "Hello world!"
Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.
Repositories on GitHub: 1,196,070