Skip to content

wenij/Lisp-Chinese-books

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

《LISP语言》马希文( 马希文教授纪念网站 ) 宋柔 编著,高等教育出版社,1990年7月第1版. 在改革开放伊始,马老师作为首批访问学者便抵达斯坦福大学AI实验室,与John McCarthy共事。这个时候的LISP标准化工作还未完成,这本书所依据的方言是DCLISP。全书共分十四章,一至三章介绍LISP的基本的语法、语义,S表达式的概念,以及LISP的核心部分LISP1;四至十章主要讨论LISP的函数程序设计部分;十四章介绍LISP中的一些高级成分和高级应用(实现模式传递参数机制,实现逻辑型语言和泛函型语言)。这本书好像没有参考文献
《数学·计算·逻辑》陆汝钤 著,湖南教育出版社,1993年4月第1版. 这本书和LISP没什么直接的关联,但看一看也未尝不可,薄薄的小册子内容还蛮精彩的。
《LISP语言》陈光喜,2005年. 本书以Allegro Common Lisp 3.02为环境进行讲解,共分十二章,既包含CLOS又增添实践环节,适合入门学习。
《人工智能哲学》【英】玛格丽特·博登. 刘西瑞 王汉琦 译,2001年11月第1版。收录了AI发展史上具有里程碑式地位的15篇文章,其文章写作时间起于1950年,止于1990年。
《ANSI Common Lisp》中文翻譯版 https://acl.readthedocs.io/en/latest/
《Scheme 入门教程》https://deathking.github.io/yast-cn/
播客有关LISP的节目:
视频:
在线读物(PDF...)
经典博文:
经典著作:
  • Programming Languages:Application and Interpretation.Shriram Krishnamurthi Brown University.2003、2012.
  • Learning to Program in LISP.John R.Anderson,Robert Farrell and Ron Sauers.Carnegie-Mellon University.Cognitive Science 8,87-129(1984).
  • The Roots of Lisp.Paul Graham.Draft,January 18,2002.
  • Basic Lisp Techniques.David J.Cooper,franz.com,2003.
  • Successful Lisp:How to Understand and Use Common lisp.David B.Lamkins,bookfix.com,2004.
  • Logic Programming in Scheme.Nils M Holm,2007.
  • An Axiomatic Basis for Computer Programming.C.A.R.Hoare.
  • Computability and Complexity-from a programming perspective.Neils D.Jones,the MIT Press,1997. this book is not directly related to LISP,needless to say that it is Saitama.
  • The Original 'Lambda Papers' by Guy Steele and Gerald Sussman : http://library.readscheme.org/page1.html
  • The Rise of Worse is Better - Richard P. Gabriel : http://dreamsongs.com/RiseOfWorseIsBetter.html
Wikipedia:

About

A New Old Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published