An Introduction to Programming in Emacs Lisp
Author : Robert J. Chassell
Publisher :
Page : 0 pages
File Size : 14,3 MB
Release : 2001
Category : Computer programming
ISBN : 9781882114436
Author : Robert J. Chassell
Publisher :
Page : 0 pages
File Size : 14,3 MB
Release : 2001
Category : Computer programming
ISBN : 9781882114436
Author : Robert J. Chassell
Publisher :
Page : 294 pages
File Size : 32,86 MB
Release : 1999
Category : Computers
ISBN :
Author : Bob Glickstein
Publisher : "O'Reilly Media, Inc."
Page : 236 pages
File Size : 40,79 MB
Release : 1997
Category : Computers
ISBN : 1565922611
"This book introduces Emacs Lisp and tells you how to make the editor do whatever you want, whether it's altering the way text scrolls or inventing a whole new "major mode." Topics progress from simple to complex, from lists, symbols, and keyboard commands to syntax tables, macro templates, and error recovery"--Resource description page.
Author : Conrad Barski
Publisher : No Starch Press
Page : 508 pages
File Size : 16,82 MB
Release : 2010-10-15
Category : Computers
ISBN : 1593272812
Lisp has been hailed as the world’s most powerful programming language, but its cryptic syntax and academic reputation can be enough to scare off even experienced programmers. Those dark days are finally over—Land of Lisp brings the power of functional programming to the people! With his brilliantly quirky comics and out-of-this-world games, longtime Lisper Conrad Barski teaches you the mysteries of Common Lisp. You’ll start with the basics, like list manipulation, I/O, and recursion, then move on to more complex topics like macros, higher order programming, and domain-specific languages. Then, when your brain overheats, you can kick back with an action-packed comic book interlude! Along the way you’ll create (and play) games like Wizard Adventure, a text adventure with a whiskey-soaked twist, and Grand Theft Wumpus, the most violent version of Hunt the Wumpus the world has ever seen. You'll learn to: –Master the quirks of Lisp’s syntax and semantics –Write concise and elegant functional programs –Use macros, create domain-specific languages, and learn other advanced Lisp techniques –Create your own web server, and use it to play browser-based games –Put your Lisp skills to the test by writing brain-melting games like Dice of Doom and Orc Battle With Land of Lisp, the power of functional programming is yours to wield.
Author : Bil Lewis
Publisher : AAA Techne
Page : 1104 pages
File Size : 16,29 MB
Release : 2015-05-27
Category : Computers
ISBN : 9788866060994
This is a high-quality, hardbound edition of the official GNU Emacs Lisp Reference Manual, from the current Emacs Version 24.5 distribution. It is printed on acid free and lignin free paper, that meets all ANSI standards for archival quality paper. *** The GNU Emacs Lisp Reference Manual is also available for free within GNU Emacs itself, via the help system, or online. Professional users may find this hardbound edition convenient for frequent consultation, and an excellent copy for desktop reference. *** For each copy of this manual sold, 10% of its gross sale revenue is donated to the Free Software Foundation (FSF).
Author : Mickey Petersen
Publisher :
Page : pages
File Size : 32,82 MB
Release : 2015-05-26
Category :
ISBN : 9781320673914
Author : Peter Seibel
Publisher : Apress
Page : 506 pages
File Size : 27,33 MB
Release : 2006-11-01
Category : Computers
ISBN : 1430200170
* Treats LISP as a language for commercial applications, not a language for academic AI concerns. This could be considered to be a secondary text for the Lisp course that most schools teach . This would appeal to students who sat through a LISP course in college without quite getting it – so a "nostalgia" approach, as in "wow-lisp can be practical..." * Discusses the Lisp programming model and environment. Contains an introduction to the language and gives a thorough overview of all of Common Lisp’s main features. * Designed for experienced programmers no matter what languages they may be coming from and written for a modern audience—programmers who are familiar with languages like Java, Python, and Perl. * Includes several examples of working code that actually does something useful like Web programming and database access.
Author : Christian Queinnec
Publisher : Cambridge University Press
Page : 540 pages
File Size : 44,68 MB
Release : 2003-12-04
Category : Computers
ISBN : 1139643282
This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and compilation. The book is in two parts. The first starts from a simple evaluation function and enriches it with multiple name spaces, continuations and side-effects with commented variants, while at the same time the language used to define these features is reduced to a simple lambda-calculus. Denotational semantics is then naturally introduced. The second part focuses more on implementation techniques and discusses precompilation for fast interpretation: threaded code or bytecode; compilation towards C. Some extensions are also described such as dynamic evaluation, reflection, macros and objects. This will become the new standard reference for people wanting to know more about the Lisp family of languages: how they work, how they are implemented, what their variants are and why such variants exist. The full code is supplied (and also available over the Net). A large bibliography is given as well as a considerable number of exercises. Thus it may also be used by students to accompany second courses on Lisp or Scheme.
Author : David S. Touretzky
Publisher : Courier Corporation
Page : 602 pages
File Size : 18,14 MB
Release : 2014-02-20
Category : Technology & Engineering
ISBN : 048679170X
Highly accessible treatment covers cons cell structures, evaluation rules, programs as data, recursive and applicable programming styles. Nearly 400 illustrations, answers to exercises, "toolkit" sections, and a variety of complete programs. 1990 edition.
Author : Debra Cameron
Publisher : "O'Reilly Media, Inc."
Page : 580 pages
File Size : 48,43 MB
Release : 1996
Category : Computers
ISBN : 9781565921528
Describes all of the new features of GNU Emacs 19.30, including fonts and colors, pull-down menus, scrollbars, enhanced X Window System support, and correct bindings for most standard keys. Gnus, a Usenet newsreader, and ange-ftp mode, a transparent interface to the file transfer protocol, are also described.