Emacs Lisp

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: GNU ProjectGuy L. Steele
Developed by: Richard Stallman
Named after: Emacs
Aliases: Elisp, .el
File extensions: el, elc

Wikidata: Q1334586

Influenced by: Common LispMaclisp

Programming paradigms: functional programmingmetaprogrammingreflective programming

Language types: scripting languageimperative programming languagedynamic programming languagefunctional programming 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