Logo

GNU Emacs Lisp Reference Manual

Small book cover: GNU Emacs Lisp Reference Manual

GNU Emacs Lisp Reference Manual
by

Publisher: Free Software Foundation
ISBN/ASIN: 1882114744
Number of pages: 1025

Description:
This manual attempts to be a full description of Emacs Lisp. Emacs Lisp is more than a mere 'extension language'; it is a full computer programming language in its own right. You can use it as you would any other programming language.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Design of CMU Common LispDesign of CMU Common Lisp
by
This text documents internal details of the CMU Common Lisp compiler and run-time system. CMU Common Lisp is a public domain implementation of Common Lisp that runs on Unix workstations. It provides some useful information on the CMUCL compiler.
(18461 views)
Book cover: Common Lisp: An Interactive ApproachCommon Lisp: An Interactive Approach
by - W.H. Freeman & Company
The book is a self-paced study guide to Common Lisp programming language. It presents Lisp in a general setting, rather than in the context of a special field in which it is used. The text assumes experience with some imperative programming languages.
(15206 views)
Book cover: Computer Science Logo StyleComputer Science Logo Style
by - The MIT Press
This series is for people who are interested in computer programming because it's fun. The three volumes use the Logo as the vehicle for an exploration of computer science from the perspective of symbolic computation and artificial intelligence.
(20225 views)
Book cover: Lisp in Small PartsLisp in Small Parts
by
The tutorials are aimed at someone with no previous experience of programming, and they are designed to take the reader to the stage where they can start writing their own programs to solve practical, interesting applications.
(9620 views)