ProgLangDB
  • Home
  • About

Emacs Lisp

Back

Emacs Lisp is a dialect of the Lisp programming language. It is primarily used for extending and customizing the text editor Emacs.

Hello, world:

(message "Hello world!")

Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.

Typing Disciplines: dynamic typing strong typing

Paradigms: functional programming reflective programming metaprogramming

Operating Systems: N/A

© ProgLangDB 2025