Emacs Lisp
| Use attributes for filter ! | |
| Filename extensions | el,. elc |
|---|---|
| Typing discipline | Dynamic, strong |
| Stable release | 5 April 2018 |
| Developers | GNU Project |
| Influenced by | Common Lisp |
| Maclisp | |
| Designed by | Richard Stallman |
| Guy L. Steele Jr. | |
| Date of Reg. | |
| Date of Upd. | |
| ID | 1033560 |
About Emacs Lisp
Emacs Lisp is a dialect of the Lisp programming language used as a scripting language by 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.