码迷,mamicode.com
首页 > 其他好文 > 详细

Common Lisp学习资源整理

时间:2017-01-24 19:03:19      阅读:306      评论:0      收藏:0      [点我收藏+]

标签:title   mos   using   lan   sof   eal   like   computer   quick   


Lisp Hackers: Interviews with 100x More Productive Programmers

技术分享

Lisp Hackers: Interviews with 100x More Productive Programmers, by Vsevolod Dyomkin, is available for free in multiple formats from Leanpub.


Let Over Lambda

技术分享

Free online book “Let Over Lambda” is one of the most hardcore computer programming books out there.


Lisp Primer

This text has been written to provide a quick introduction to the basic elements of Common Lisp for both experienced and novice programmers. It is not intended to be a comprehensive account of the language for, in our experience, it takes only a little introduction before most Lisp programmers are able to turn to Guy L. Steele, Jr.’s, Common Lisp: The Language (2nd Edition, Digital Press, 1990) or to the ANSI Common Lisp specifications for all their reference needs.


On Lisp

技术分享

On Lisp is a comprehensive study of advanced Lisp techniques. It gives the first complete description of macros and macro applications. This book is intended for anyone who wants to become a better Lisp programmer.


Common LISP, Second Edition : The Language

技术分享

This is the Lisp programmers’ bible. If you need to know the official specification, every function defined in Common Lisp can be found in here somewhere. It is not an introduction to programming in Lisp Common Lisp: The Language only offers the language specification.


Successful Lisp: How to Understand and Use Common Lisp

技术分享

This free online book is written with the professional programmer in mind. Using a hands on approach it introduces the ANSI Common Lisp standard. Practical examples of working code provide an in depth view of Common Lisp programming paradigms.


Practical Common Lisp

技术分享

Unlike many other Lisp books, this one doesn’t just touch on a few of Lisp’s greatest features and then leave you on your own to actually use them. It covers all the language features you’ll need to write real programs, and to developing nontrivial software.


Common Lisp: A Gentle Introduction to Symbolic Computation

技术分享

Free eBook “Common Lisp: A Gentle Introduction to Symbolic Computation” by David S. Touretzky. A highly accessible introduction to LISP, this is for inexperienced programmers and programmers new to LISP. A LISP “toolkit” in each chapter explains how to use Common LISP programming and debugging tools such as DESCRIBE, INSPECT, TRACE and STEP.

原文地址:http://www.onlineprogrammingbooks.com/lisp/

Common Lisp学习资源整理

标签:title   mos   using   lan   sof   eal   like   computer   quick   

原文地址:http://www.cnblogs.com/zhaoyu1995/p/6347536.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!