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: The Programming Language LISP: Its Operation and ApplicationsThe Programming Language LISP: Its Operation and Applications
by - The MIT Press
LISP is a remarkable and powerful language, because not only does it govern the operation of a computer, but also it is a mathematical language of great power for processing processes in mathematics, logic, and symbol manipulation in general.
(6385 views)
Book cover: Casting Spells in LispCasting Spells in Lisp
by - Lisperati.com
Anyone who has ever learned to program in Lisp will tell you it is very different from any other programming language. It is different in lots of surprising ways- This comic book will let you find out how Lisp's unique design makes it so powerful!
(20912 views)
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.
(16003 views)
Book cover: Loving Lisp, or the Savvy Programmer's Secret WeaponLoving Lisp, or the Savvy Programmer's Secret Weapon
by
This book is an introduction to Common Lisp. The author considers Common Lisp to be twice as good as Java for some applications. Common Lisp compilers are freely available, stable, and compiled Common Lisp code is very fast.
(22049 views)