Emacs Lisp
Emacs Lisp is a dialect of the Lisp programming language. It is primarily used for extending and customizing the text editor Emacs.
Hello, world code example:
(message "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,401