Arc
Arc is a dialect of Lisp programming language developed by Paul Graham. It is designed for building web applications and emphasizes simplicity and flexibility.
Hello, world code example:
(prn "Hello world!")
Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.
Repositories on GitHub: 255