本书除了简要的介绍了基本的Common Lisp语言规范以外,还通过实用的示例展示了Common Lisp语言的特点、优势以及作为一种通用编程语言在解决实际问题时的常用方法。个人觉得如果实在觉得《ANSI Common Lisp》或者《Cltl》枯燥冗长,那么本书也是入门CL的最佳读物了。 1 0 ...
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...
这有两层含义:首先,存在Common Lisp之外的Lisp语言,更准确地说是Lisp方言(dialect),至少包括了Emacs Lisp、AutoLISP、Scheme、Racket(前身是PLT Scheme)和Clojure,其中最后一个是高速发展中的新兴Lisp方言;其次,所有Lisp家族的语言都有很多共性,除了上面描述中带有Lisp而非Common Lisp字样的部分以外,还有最大的也是初学...
Practical Common Lisp(二)一个简单的“数据库” lisp的功能还是挺强大的,简单的几十行代码就搞定了一个小的“数据库”(经验:调试macro的时候可以用macroexpand-1展开该macro,看是否与设想的一样)。 感受一下lisp吧: CL-USER> (load "D:/database.lisp") T CL-USER> (add-cds) Title: hacker Artist: ...
Practical Common Lisp(一)运行环境emacs+slime+sbcl 与 编译运行 最近《hackers & painters》学到的印象最深的一点是:lisp比你想像中的还强大,用lisp吧! 1. 安装运行环境 a. 下载emacs,解压即可。 b. 下载slime,解压即可 c. 下载sbcl,安装 d. 配置emacs ...
Practical Common Lisp 浙江省高等学校教师教育理论培训 微信搜索“毛凌志岗前心得”小程序 博客园::首页::新随笔::联系::订阅::管理 12653 随笔 :: 2 文章 :: 617 评论 ::608万阅读 公告 本站大量内容为转载,一般都保留原链接,如果侵犯了你的权益,请以各种方式联系我,我会第一时间修正。浙江省高校青年教师...
PRACTICALCOMMONLISP PeterSeibel http://.gigamonkeys/book/ 1 CHAPTER5 FUNCTIONS 2 DEFININGNEWFUNCTIONS NormallyfunctionsaredefinedusingtheDEFUNmacro. ThebasicskeletonofDEFUN: (defunname(parameter*) "Optionaldocumentationstring." body-form*) Almostanysymbolcanbeusedasafunctionname. ...
that book is dead sexy —Xach on #lisp(more blurbs)This page, and the pages it links to, contain text of the Common Lisp book Practical Common Lisp published by Apress These pages now contain the final text as it appears in the book. If you find errors in these pages, please send em...
Practical Common LispPractical crime scene processing and investigation Ross M. Gardner (CRC series in practical aspects of criminal and forensic investigations) CRC Press, c2012 2nd edGardner, Ross MGeberth, Vernon JCRC Press
学习common lisp 的必读书,正在阅读中 就是没有中译本,看的比较慢,希望能够一直坚持下去,也是我认真阅读的第一本lisp书籍。书本身写的比较有趣,不晦涩 有用2 没用2 有关键情节透露 转发 纹身特湿(啪啦啪啦)2010-12-26 10:17:26 田春(http://tianchunbinghe.blog.163.com/)同学正在翻译这本书。