Download WordPress Themes, Happy Birthday Wishes
Home » Computer » GNU Emacs Lisp Reference Manual

GNU Emacs Lisp Reference Manual

  • Category: Computer
  • Author: Bil Lewis, Dan LaLiberte, Richard Stallman
  • Pages: 1104 pages
  • File type: HTML, PDF, PostScript, etc.

Read and download free eBook intituled GNU Emacs Lisp Reference Manual in format HTML, PDF, PostScript, etc. – 1104 pages created by Bil Lewis, Dan LaLiberte, Richard Stallman.

Most of the GNU Emacs text editor is written in the programming language called Emacs Lisp. You can write new code in Emacs Lisp and install it as an extension to the editor. However, 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.

Because Emacs Lisp is designed for use in an editor, it has special features for scanning and parsing text as well as features for handling files, buffers, displays, subprocesses, and so on. Emacs Lisp is closely integrated with the editing facilities; thus, editing commands are functions that can also conveniently be called from Lisp programs, and parameters for customization are ordinary Lisp variables.

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.

Read and Download Links:

GNU Emacs Lisp Reference Manual

READ  StatLect - Lectures on Probability Theory and Mathematical Statistics

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

The Linux Command Line

Read and download free Book intituled The Linux Command Line in format PDF written by William Shotts.