Free Lisp ebooks. Categorized directory of free Lisp books. Read online or download free ebooks in different formats.
Free Ebooks Directory
18
Ebook Details
Author
Bil Lewis, Dan LaLiberte, Richard Stallman
Publisher
Free Software Foundation 2009
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.
Free Ebooks Directory
17
Ebook Details
Author
David Johnson-Davies
Publisher
2012
Description: The tutorials are aimed at someone with no previous experience of programming, and they are designed to take the reader to the stage where they can start writing their own programs to solve practical, interesting applications.
Free Ebooks Directory
18
Ebook Details
Author
Brian Harvey
Publisher
The MIT Press 1997
This series is for people, adults and teenagers, who are interested in computer programming because it's fun. The three volumes use the Logo programming language as the vehicle for an exploration of computer science from the perspective of symbolic computation and artificial intelligence.
Free Ebooks Directory
14
Common Lisp (CL) is a modern, multi-paradigm, high-performance, compiled, ANSI-standardized, prominent descendant of the long-running family of Lisp programming languages. Table of Contents.
Free Ebooks Directory
16
Ebook Details
Category
Author
Doug Hoyte
Publisher
Lulu.com 2008
One of the most hardcore computer programming books out there. Starting with the fundamentals, it describes the most advanced features of the most advanced language: Common Lisp. This book is about macros, that is programs that write programs.
Free Ebooks Directory
16
Ebook Details
Publisher
Introduction to newLISP
You'll find newLISP easy to learn and powerful, combining some of the power and elegance of classic LISP with the facilities of a modern scripting language, such as regular expressions, network functions, Unicode support, multitasking, and many others.
Free Ebooks Directory
15
Ebook Details
Author
E.C. Berkeley, D.G. Bobrow
Publisher
The MIT Press 1966
The language LISP, short for 'LISt Processing' language, 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 flexibility and power for processing processes in mathematics, logic, and symbol manipulation in general. ...
Free Ebooks Directory
17
Ebook Details
Author
Clark Weissman
Publisher
Dickenson Publishing Company 1967
The chapters of this book expose the reader to the LISP formalism and give him an opportunity to acquire the necessary skills for processing symbolic data. Learning these skills is analogous to learning the rules of arithmetic.
Free Ebooks Directory
16
Ebook Details
Author
David J. Cooper, Jr.
Publisher
Franz Inc. 2003
The purpose of this book is to showcase the features that make Common Lisp so much better than Perl, Python, Java, C++, C#, and to give you a "quick-start" guide for using Common Lisp as a development environment. If you are an experienced programmer in languages other than Lisp,...
Free Ebooks Directory
21
Ebook Details
Author
John McCarthy
Publisher
The MIT Press 1985
The LISP language is designed primarily for symbolic data processing used for symbolic calculations in differential and integral calculus, electrical circuit theory, mathematical logic, game playing, and other fields of artificial intelligence. The manual describes LISP, a formal mathematical language.