您的位置:首页 > 编程语言

Common Lisp 学习书目

2013-06-16 15:20 489 查看
书籍

1、《Common Lisp: A Gentle Introduction to Symbolic Computation》

English Version:http://www.cs.cmu.edu/~dst/LispBook/

中文版:无

适用于无编程基础人士

2、《Common Lisp the Language, 2nd Edition》

English Version:http://www.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html

中文版:无

ANSI化之前的规范,涵盖了语言的方方面面

3、《ANSI Common Lisp》

English Version:http://www.paulgraham.com/acl.html

中文版:http://acl.readthedocs.org/en/latest/

兼有讲解和小例子,比上面基础书多了部分内容,中文有个别错误

4、《On Lisp》

English Version:http://www.paulgraham.com/onlisp.html

中文版:http://ar.newsmth.net/thread-4d2da3b92cb563-1.html

进阶之作,难度较高(中文版修正了许多错误)

5、《Practical Common Lisp》

English Version:http://www.gigamonkeys.com/book/

中文版:http://book.douban.com/subject/6859720/

涉及更实际项目细节,讲解不是很直接(作者有Java倾向)

6、《Structure and Interpretation of Computer Programs》

English Version:http://mitpress.mit.edu/sicp/

中文版:http://book.douban.com/subject/1148282/

计算理论化,难度高,但值得一看

7、《Let Over Lambda》

English Version:http://www.letoverlambda.com

高阶书籍

Alternate Book 备选书

Successful Lisp:http://www.psg.com/~dlamkins/sl/contents.html

How to Design Programs:http://www.htdp.org/

文集

1、《The roots of Lisp》

English Version:http://www.paulgraham.com/rootsoflisp.html

中文版:http://daiyuwen.freeshell.org/gb/rol/roots_of_lisp.html

2、《Hackers and Painters》

English Version:http://www.amazon.com/gp/product/0596006624

中文版:http://book.douban.com/subject/6021440/

3、Lisp FAQ

English Version:http://www.paulgraham.com/lispfaq1.html

中文版:http://www.paulgraham.com/lispfaq1.html

4、ViaWeb FAQ

English Version:http://www.paulgraham.com/vwfaq.html

中文版:http://article.yeeyan.org/view/255069/351662

5、

Pascal Costanza's Highly Opinionated Guide to Lisp

English Version:http://www.p-cos.net/lisp/guide.html

Pascal Costanza 作品:极端片面的Lisp介绍

Chinese Version:http://blog.csdn.net/liujin4049/article/details/1521465

ANSI Common Lisp Standard 标准文档

1、http://www.lispworks.com/documentation/common-lisp.html

2、http://www.franz.com/support/documentation/9.0/ansicl/ansicl.htm

3、(PostScript Files)http://naggum.no/ANSI-CL/

4、(Official online store !!!IMPORTANT!!! Do Not Buy!!! It doesn't worth that price!)

       http://webstore.ansi.org/RecordDetail.aspx?sku=ANSI+INCITS+226-1994+(R2004)

Some implementations

各种实现

Commercial implementations 

商业版本

Allegro Common Lisp:http://www.franz.com/products/allegrocl/

LispWorks:http://www.franz.com/products/allegrocl/

Free Software Common Lisp implementations 

开源版本

Armed Bear Common Lisp:http://common-lisp.net/project/armedbear/

Clozure Common Lisp:http://ccl.clozure.com/

Embedded Common Lisp:http://ecls.sourceforge.net/

GNU Common Lisp:http://www.gnu.org/software/gcl/

GNU CLISP:http://www.clisp.org/

Steel Bank Common Lisp:http://www.sbcl.org/

An Introduction and Tutorial for Common Lisp

Common Lisp 简介及教程推荐

原文:http://www.apl.jhu.edu/~hall/lisp.html

Common Lisp Implementations: A Survey

Common Lisp的各种实现以及各类信息

原文:http://common-lisp.net/~dlw/LispSurvey.html

其他

Common Lisp

Common Lisp.net:http://common-lisp.net/

CLiki:http://cliki.net/

cl-user.net:http://www.cl-user.net/asp/root-dir

Edi Weitz:http://weitz.de/

binghe:http://tianchunbinghe.blog.163.com/

Emacs

Emacs:http://www.gnu.org/software/emacs

MELPA:http://melpa.milkbox.net/

EmacsWIKI:http://www.emacswiki.org/emacs/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息