Logo

An Introduction to Programming in Emacs Lisp

Small book cover: An Introduction to Programming in Emacs Lisp

An Introduction to Programming in Emacs Lisp
by

Publisher: Free Software Foundation, Inc.
Number of pages: 314

Description:
This is an introduction to Programming in Emacs Lisp, for people who are not programmers. Although Emacs Lisp is usually thought of in association only with Emacs, it is a full computer programming language. You can use Emacs Lisp as you would any other programming language. This introduction to Emacs Lisp is designed to get you started: to guide you in learning the fundamentals of programming, and more importantly, to show you how you can teach yourself to go further.

Home page url

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

Similar books

Book cover: On LISP: Advanced Techniques for Common LISPOn LISP: Advanced Techniques for Common LISP
by - Prentice Hall
Comprehensive tutorial on the advanced Lisp features for experienced programmers. It teaches the bottom-up programming style, and includes a unique collection of techniques that help you to write the code efficiently in a variety of applications.
(16107 views)
Book cover: LISP 1.5 Programmer's ManualLISP 1.5 Programmer's Manual
by - The MIT Press
The LISP language is designed primarily for symbolic data processing used for symbolic calculations in differential and integral calculus, electrical circuit theory, mathematical logic, etc. The manual describes LISP, a formal mathematical language.
(8716 views)
Book cover: Introduction to newLISPIntroduction to newLISP
- Wikibooks
newLISP combines the power of classic LISP with the facilities of a modern scripting language, such as regular expressions, network functions, multitasking, etc. This book is a straightforward and simple description of the basics of the language.
(15853 views)
Book cover: GNU Emacs Lisp Reference ManualGNU Emacs Lisp Reference Manual
by - Free Software Foundation
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.
(15681 views)