Successful Lisp How To Understand And Use Common Lisp


Download Successful Lisp How To Understand And Use Common Lisp PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Successful Lisp How To Understand And Use Common Lisp book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Successful Lisp: How to Understand and Use Common Lisp


Successful Lisp: How to Understand and Use Common Lisp

Author: David B. Lamkins

language: en

Publisher:

Release Date: 2005


DOWNLOAD





Common Lisp Recipes


Common Lisp Recipes

Author: Edmund Weitz

language: en

Publisher: Apress

Release Date: 2016-01-01


DOWNLOAD





Find solutions to problems and answers to questions you are likely to encounter when writing real-world applications in Common Lisp. This book covers areas as diverse as web programming, databases, graphical user interfaces, integration with other programming languages, multi-threading, and mobile devices as well as debugging techniques and optimization, to name just a few. Written by an author who has used Common Lisp in many successful commercial projects over more than a decade, Common Lisp Recipes is also the first Common Lisp book to tackle such advanced topics as environment access, logical pathnames, Gray streams, delivery of executables, pretty printing, setf expansions, or changing the syntax of Common Lisp. The book is organized around specific problems or questions each followed by ready-to-use example solutions and clear explanations of the concepts involved, plus pointers to alternatives and more information. Each recipe can be read independently of the others and thus the book will earn a special place on your bookshelf as a reference work you always want to have within reach. Common Lisp Recipes is aimed at programmers who are already familiar with Common Lisp to a certain extent but do not yet have the experience you typically only get from years of hacking in a specific computer language. It is written in a style that mixes hands-on no-frills pragmatism with precise information and prudent mentorship. If you feel attracted to Common Lisp's mix of breathtaking features and down-to-earth utilitarianism, you'll also like this book.

On Lisp


On Lisp

Author: Paul Graham

language: en

Publisher:

Release Date: 1994


DOWNLOAD





Written by a Lisp expert, this is the most comprehensive tutorial on the advanced features of Lisp for experienced programmers. It shows how to program in the bottom-up style that is ideal for Lisp programming, and includes a unique, practical collection of Lisp programming techniques that shows how to take advantage of the language's design for efficient programming in a wide variety of applications.