Practical Common Lisp

Practical Common Lisp

by Peter Seibel
ISBN-10:
143021161X
ISBN-13:
9781430211617
Pub. Date:
12/02/2014
Publisher:
Apress
ISBN-10:
143021161X
ISBN-13:
9781430211617
Pub. Date:
12/02/2014
Publisher:
Apress
Practical Common Lisp

Practical Common Lisp

by Peter Seibel

Paperback

$79.99
Current price is , Original price is $79.99. You
$79.99 
  • SHIP THIS ITEM
    In stock. Ships in 1-2 days.
  • PICK UP IN STORE

    Your local store may have stock of this item.


Overview

Lisp is thought of an academic language but it need not be. This is the first book that introduces Lisp as a language for the real world.

Part I is the introduction to the Lisp language. The goal in Part I is to give the reader an overall understanding of the features of the language and a sufficiently robust understanding of how they work in order to prepare the reader for the practical code examples in Part II. Part I includes the case studies of the Franz Store, Viaweb, Pandorabots, and ASCENT.

Part II shows larger-scale examples of practical Lisp programming. The practical examples in this section are all centered around building a streaming mp3 server. By the end of the book, the reader will have code for a Lisp mp3 server that serves streaming mp3s via the Shoutcast protocol to any standard mp3 client software (e.g. iTunes, XMMS, or WinAmp). Siebel will show how to store metadata in both a simple home-brew sexp database as well as a relational database (MySQL). He will demonstrate how to use threads to support multiple simultaneous client connections. The server will advertise a Web Service (WSDL) interface and a Web Services programmer (i.e. anyone with Visual Studio .NET) can write an app to replace the browser-based interface.


Product Details

ISBN-13: 9781430211617
Publisher: Apress
Publication date: 12/02/2014
Edition description: Softcover reprint of the original 1st ed.
Pages: 501
Product dimensions: 7.52(w) x 9.25(h) x 0.04(d)

About the Author

Peter Seibel is a serious developer of long standing. In the early days of the Web, he hacked Perl for Mother Jones and Organic Online. He participated in the Java revolution as an early employee at WebLogic which, after its acquisition by BEA, became the cornerstone of the latter's rapid growth in the J2EE sphere. He has also taught Java programming at UC Berkeley Extension. He is the author of Practical Common LISP from Apress.

Table of Contents

Introduction: Why Lisp?.- Lather, Rinse, Repeat: A Tour of the REPL.- Practical: A Simple Database.- Syntax and Semantics.- Functions.- Variables.- Macros: Standard Control Constructs.- Macros: Defining Your Own.- Practical: Building a Unit Test Framework.- Numbers, Characters, and Strings.- Collections.- They Called It LISP for a Reason: List Processing.- Beyond Lists: Other Uses for Cons Cells.- Files and File I/O.- Practical: A Portable Pathname Library.- Object Reorientation: Generic Functions.- Object Reorientation: Classes.- A Few FORMAT Recipes.- Beyond Exception Handling: Conditions and Restarts.- The Special Operators.- Programming in the Large: Packages and Symbols.- LOOP for Black Belts.- Practical: A Spam Filter.- Practical: Parsing Binary Files.- Practical: An ID3 Parser.- Practical: Web Programming with AllegroServe.- Practical: An MP3 Database.- Practical: A Shoutcast Server.- Practical: An MP3 Browser.- Practical: An HTML Generation Library, the Interpreter.- Practical: An HTML Generation Library, the Compiler.- Conclusion: What’s Next?.
From the B&N Reads Blog

Customer Reviews