DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

DotNet > DrScheme > SchemeLanguage > DuctTapeProgrammer > Dylan > DylanLanguage > DynamicLanguageRuntime > DynamicLanguagesSymposium > DynamicProgramming > DynamicLanguages > EBooks > EdsgerWybeDijkstra > EeePcProblemsAndSolutions > EmacsClient > EmacsGuile > Guile > EmacsLispClear Trail
Main /

Emacs Lisp

Emacs
Lisp

Emacs Lisp (sometimes called elisp) is a variant of MacLisp that much of Emacs is written in, as well as being the extension language customizations and extensions are written in.[1]


The Lisp dialect used in Emacs differs substantially from the more modern Common Lisp and Scheme dialects commonly used for applications programming. One of the major differences is that Emacs Lisp uses dynamic rather than lexical scope by default. That is, local variables in a calling function can be referenced from a called function without passing pointers or references.[2]


The way to read the intro is to type ‘C-h i’ to start Info, and then `m Emacs Lisp Intro RET'.[3]







Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 30.08.2009 20:42 Uhr und seit 7. April 2005 1049 aufgerufen.