Online Library TheLib.net » An Introduction to Programming in Emacs Lisp
cover of the book An Introduction to Programming in Emacs Lisp

Ebook: An Introduction to Programming in Emacs Lisp

00
27.01.2024
0
0
Emacs Lisp is a simple, complete, and powerful programming language. It is the building block of GNU Emacs, which is an integrated development environment with special features for scanning and parsing text as well as for handling multiple files and sub-processors.

This book will show you: * how to set variables and write function definitions * How to use "if" and "let" * How to write "while" loops and recursive loops * how to search for a word or expression * how to customize GNU Emacs for yourself, even when it is shared on a network. * how to debug programs * and much more.

This tutorial an elementary introduction to teach non-programmers how to customize their work environment; it can also be used as an introduction to programming basics. It includes numerous exercises and sample programs; the author also walks you through the actual source code of several GNU Emacs commands. A handy reference appendix is included.

This second edition covers new features included in GNU Emacs version 21, while remaining compatible with earlier versions.

Download the book An Introduction to Programming in Emacs Lisp for free or read online
Read Download
Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen