Practical Common Lisp

Practical Common Lisp

简介:

它对语言有一个全新的看法,后面章节中的例子可以在你作为程序员的日常工作中使用。如果你对Lisp感兴趣,因为它与Python或Perl有关,并且想通过做而不是看来学习,那么实用的Common Lisp是一个很好的切入点。

Lisp通常被认为是一种学术语言,但它不一定是。这是第一本介绍Lisp作为现实世界语言的书。

实用Common Lisp全面介绍Common Lisp,让您全面了解语言功能及其工作方式。本书的三分之一以上致力于实际示例,例如垃圾邮件过滤器的核心和用于浏览MP3并通过Shoutcast协议将其流式传输到任何标准MP3客户端软件 (例如iTunes,XMMS或WinAmp) 的web应用程序。在其他 “实用” 章节中,作者Peter Seibel演示了如何构建一个简单但灵活的内存数据库,如何解析二进制文件,以及如何在26行代码中构建单元测试框架。

英文简介:

:) This was my break-through book. I can now read other people's lisp code and understand what it's doing.

:) It's great reading, the practical focus of the examples are well chosen and meaningful, and he jumps right in with the power of Lisp, instead of doing the pedagogically boring "this is a list" and "this is cons, car, and cdr".

:| The book does not make a convincing case as to why CL should succeed now, against those formidable and entrenched opponents. Any more so than 1985 Lisp should have succeeded then against C or Fortran.

书名
Practical Common Lisp
译名
实用 Common Lisp
语言
英语
年份
2005
页数
520页
大小
12.10 MB
标签
  • 函数式编程
  • LISP
  • 下载
    pdf iconPractical Common Lisp.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:36

    ←The Craft of Text Editing: Emacs for the Modern World

    →Common LISP - The Language, 2nd Edition