Practical COMMON LISP
(eBook)

Book Cover
Average Rating
Published
Berkeley, CA : Apress, 2005.
Format
eBook
ISBN
1280700009, 1430200170, 1590592395, 9781280700002, 9781430200178, 9781590592397
Physical Desc
1 online resource (xxv, 499 pages)
Status

Description

Loading Description...

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Syndetics Unbound

More Details

Language
English
UPC
10.1007/978-1-4302-0017-8.

Notes

Bibliography
Includes bibliographical references and index.
Restrictions on Access
University staff and students only. Requires University Computer Account login off-campus.
Description
Lisp is often thought of as an academic language, but it need not be. This is the first book that introduces Lisp as a language for the real world. Practical Common Lisp presents a thorough introduction to Common Lisp, providing you with an overall understanding of the language features and how they work. Over a third of the book is devoted to practical examples, such as the core of a spam filter and a web application for browsing MP3s and streaming them via the Shoutcast protocol to any standard MP3 client software (e.g., iTunes, XMMS, or WinAmp). In other "practical" chapters, author Peter Seibel demonstrates how to build a simple but flexible in-memory database, how to parse binary files, and how to build a unit test framework in 26 lines of code

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Seibel, P. (2005). Practical COMMON LISP . Apress.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Seibel, Peter. 2005. Practical COMMON LISP. Apress.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Seibel, Peter. Practical COMMON LISP Apress, 2005.

MLA Citation, 9th Edition (style guide)

Seibel, Peter. Practical COMMON LISP Apress, 2005.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
b4f4a02c-6329-bd54-3de5-b384742cdc07-eng
Go To Grouped Work

Grouping Information

Grouped Work IDb4f4a02c-6329-bd54-3de5-b384742cdc07-eng
Full titlepractical common lisp
Authorseibel peter
Grouping Categorybook
Last Update2024-09-06 16:31:08PM
Last Indexed2024-09-28 04:06:30AM

Marc Record

First DetectedJul 29, 2024 03:56:55 PM
Last File Modification TimeSep 06, 2024 04:32:32 PM

MARC Record

LEADER05358cam a2200577 a 4500
001ocn262680136
003OCoLC
00520240830103855.0
006m     o  d        
007cr cn|||||||||
008081017s2005    cau     ob    001 0 eng d
0167 |a 000026780082|2 AU
019 |a 61447516|a 81145852|a 84833458|a 133156464|a 148922598|a 260242186|a 273018973|a 316866624|a 607270390|a 647620757|a 698451997|a 756420009|a 792914575|a 814469479|a 880022899|a 956877707|a 1058065995|a 1108957021|a 1110731439|a 1110981259|a 1112593110|a 1203993875|a 1391800977
020 |a 1280700009
020 |a 1430200170
020 |a 1590592395|q (hc. ;|q alk. paper)
020 |a 9781280700002
020 |a 9781430200178
020 |a 9781590592397|q (hc. ;|q alk. paper)
0247 |a 10.1007/978-1-4302-0017-8.|2 doi
035 |a (OCoLC)262680136|z (OCoLC)61447516|z (OCoLC)81145852|z (OCoLC)84833458|z (OCoLC)133156464|z (OCoLC)148922598|z (OCoLC)260242186|z (OCoLC)273018973|z (OCoLC)316866624|z (OCoLC)607270390|z (OCoLC)647620757|z (OCoLC)698451997|z (OCoLC)756420009|z (OCoLC)792914575|z (OCoLC)814469479|z (OCoLC)880022899|z (OCoLC)956877707|z (OCoLC)1058065995|z (OCoLC)1108957021|z (OCoLC)1110731439|z (OCoLC)1110981259|z (OCoLC)1112593110|z (OCoLC)1203993875|z (OCoLC)1391800977
037 |a 978-1-59059-239-7|b Springer|n http://www.springerlink.com
040 |a GW5XE|b eng|e pn|c GW5XE|d OCLCQ|d YNG|d OCLCQ|d NTG|d N$T|d YDXCP|d UAB|d BTCTA|d E7B|d UBC|d UMI|d CEF|d NHM|d IDEBK|d B24X7|d DEBSZ|d OCLCO|d OCLCQ|d A7U|d OCLCQ|d OCLCF|d BEDGE|d NUI|d QE2|d JG0|d CN4UL|d SLY|d OCLCQ|d EBLCP|d OCLCQ|d VT2|d Z5A|d OTZ|d LIV|d OCLCQ|d MERUC|d ESU|d OCLCQ|d STF|d OCLCQ|d U3W|d AU@|d COO|d OCLCQ|d WYU|d ICG|d YOU|d MYIIU|d UKAHL|d OCLCQ|d ZHM|d DCT|d ERF|d OCLCQ|d BRF|d OCLCO|d OCLCQ|d AUD|d INARC|d OCLCO|d OCLCL
049 |a FMGA
050 4|a QA76.73.L23|b S45 2005eb
055 4|a QA76.73.L23
08204|a 005.13/3|2 22
084 |a TP312CO|2 clc
1001 |a Seibel, Peter.
24510|a Practical COMMON LISP /|c Peter Seibel.
260 |a Berkeley, CA :|b Apress,|c 2005.
300 |a 1 online resource (xxv, 499 pages)
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
347 |a text file
347 |b PDF
4901 |a The Expert's voice in programming languages
504 |a Includes bibliographical references and index.
5050 |a Ch. 1. Introduction : why Lisp? -- Ch. 2. Lather, rinse, repeat : a tour of the REPL -- Ch. 3. Practical : a simple database -- Ch. 4. Syntax and semantics -- Ch. 5. Functions -- Ch. 6. Variables -- Ch. 7. Macros : standards control constructs -- Ch. 8. Macros : defining your own -- Ch. 9. Practical : building a unit test framework -- Ch. 10. Numbers, characters, and strings -- Ch. 11. Collections -- Ch. 12. They called it LISP for a reason : list processing -- Ch. 13. Beyond lists : other uses for cons cells -- Ch. 14. Files and file I/O -- Ch. 15. Practical : a portable pathname library -- Ch. 16. Object reorientation : generic functions -- Ch. 17. Object reorientation : classes -- Ch. 18. A new FORMAT recipes -- Ch. 19. Beyond exception handling : conditions and restarts -- Ch. 20. The special operators -- Ch. 21. Programming in the large : packages and symbols -- Ch. 22. LOOP for black belts -- Ch. 23. Practical : a spam filter -- Ch. 24. Practical : parsing binary files -- Ch. 25. Practical : an ID3 parser -- Ch. 26. Practical : Web programming with AllegroServe -- Ch. 27. Practical : an MP3 database -- Ch. 28. Practical : a Shoutcast server -- Ch. 29. Practical : an MP3 browser -- Ch. 30. Practical : an HTML generation library, the interpreter -- Ch. 31. Practical : an HTML generation library, the compiler -- Ch. 32. Conclusion : what's next?
506 |a University staff and students only. Requires University Computer Account login off-campus.
520 |a Lisp is often thought of as an academic language, but it need not be. This is the first book that introduces Lisp as a language for the real world. Practical Common Lisp presents a thorough introduction to Common Lisp, providing you with an overall understanding of the language features and how they work. Over a third of the book is devoted to practical examples, such as the core of a spam filter and a web application for browsing MP3s and streaming them via the Shoutcast protocol to any standard MP3 client software (e.g., iTunes, XMMS, or WinAmp). In other "practical" chapters, author Peter Seibel demonstrates how to build a simple but flexible in-memory database, how to parse binary files, and how to build a unit test framework in 26 lines of code
5880 |a Print version record.
650 0|a COMMON LISP (Computer program language)|0 http://id.loc.gov/authorities/subjects/sh86003862
650 2|a Electronic Data Processing
65007|a COMMON LISP (Computer program language)|2 cct
758 |i has work:|a Practical Common Lisp (Text)|1 https://id.oclc.org/worldcat/entity/E39PCGTD6gdYrM9qgGVj9hwP33|4 https://id.oclc.org/worldcat/ontology/hasWork
7730 |t Springer eBooks
77608|i Print version:|a Seibel, Peter.|t Practical COMMON LISP.|d Berkeley, CA : Apress, 2005|z 1590592395|z 9781590592397|w (DLC) 2005005859|w (OCoLC)58452107
830 0|a Expert's voice in programming languages.|0 http://id.loc.gov/authorities/names/n2005086794
85640|u https://www.aclib.us/OReilly