Back

BASIC

BASIC is a high-level programming language that was developed in the 1960s. It is designed for beginners and is commonly used for teaching programming concepts and creating small-scale applications.

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,418