Source: commons.wikimedia.org

Emacs Lisp is a Lisp dialect made for Emacs. It is used for implementing most of the editing functionality built into Emacs, the remainder being written in C, as is the Lisp interpreter. Wikipedia

Created Year: 1985
Designed by: Guy L. SteeleRichard Stallman
Developed by: GNU Project
Named after: Emacs
Aliases: Elisp, .el
File extensions: el, elc

Wikidata: Q1334586

Influenced by: Common LispMaclisp

Programming paradigms: functional programmingmetaprogrammingreflective programming

Language types: dynamic programming languagefunctional programming languageimperative programming languagescripting language

Emacs Lisp Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in Emacs Lisp

(message "Hello World")

Search on GitHub


Latest data update: 2025-02-24