1. 程式人生 > >LISP語言學習資源

LISP語言學習資源

LISP的介紹:
Paul Graham 的主頁

http://paulgraham.com/index.html

Lisp之根源 - 保羅·格雷厄姆

http://daiyuwen.freeshell.org/gb/rol/roots_of_lisp.html

創造者的鑑賞力 - 保羅·格雷厄姆

http://daiyuwen.freeshell.org/gb/taste/taste.html

為什麼Lisp語言如此先進?(譯文)

http://www.ruanyifeng.com/blog/2010/10/why_lisp_is_superior.html

 

安裝LISP:
在windows上安裝common lisp開發環境

http://blog.csdn.net/yyhustim/article/details/18190069

Welcome to CLISP

http://clisp.sourceforge.net/

 

學習LISP:
計算機程式的構造和解釋(Structure and Interpretation of Computer Programs)中文勘誤表(機械工業出版社,2004年2月出版):

http://www.is.pku.edu.cn/~qzy/books/sicp/errata.htm

Archive for the 'LISP'/'SICP' Category

https://eli.thegreenplace.net/tag/lisp

https://eli.thegreenplace.net/tag/sicp

 

ANSI Common Lisp 中文版 - 簡體中文

http://acl.readthedocs.org/en/latest/zhCN/index.html

 

LISP (Book by Patrick Henry Winston)

http://people.csail.mit.edu/phw/Books/LISPTABLE.HTML

 

Scheme 語言概要

http://www.ibm.com/developerworks/cn/linux/l-schm/index1.html