This book is about learning to program in Lisp. Although widely known as the principal language of artificial intelligence research—one of the most advanced areas of computer science—Lisp is an excellent language for beginners. It is increasingly the language of choice in introductory programming courses due to its friendly, interactive environment, rich data structures, and powerful software tools that even a novice can master in short order.
When I wrote the book I had three types of reader in mind. I would like to address each in turn.
· Students taking their first programming course. The student could be from any discipline, from computer science to the humanities. For you, let me stress the word gentle in the title. I assume no prior mathematical background beyond arithmetic. Even if you don’t like math, you may find you enjoy computer programming. I’ve avoided technical jargon, and there are lots of examples. Also you will find plenty of exercises interspersed with the text, and the answers to all of them are included in Appendix C.
· Psychologists, linguists, computer scientists, and other persons interested in Artificial Intelligence. As you begin your inquiry into AI, you will see that almost all research in this field is carried out in Lisp. Most Lisp texts are written exclusively for computer science majors, but I have gone to great effort to make this book accessible to everyone. It can be your doorway to the technical literature of AI, as well as a quick introduction to its central tool.
· Computer hobbyists. Prior to about 1984, the Lisps available on personal computers weren’t very good due to the small memories of the early machines. Today’s personal computers often come with several megabytes of RAM and a hard disk as standard equipment. They run full implementations of the Common Lisp standard, and provide the same high-quality tools as the Lisps in university and industrial research labs. The ‘‘Lisp Toolkit’’ sections of this book will introduce you to the advanced features of the Common Lisp programming environment that have made the language such a productive tool for rapid prototyping and AI programming.
This current volume of the ‘‘gentle introduction’’ uses Common Lisp throughout. Lisp has been changing continuously since its invention 30 years ago. In the past, not only were the Lisp dialects on different machines incompatible, but programs written in one dialect would often no longer run in that same dialect a few years later, because the language had evolved out from under them. Rapid, unconstrained evolution was beneficial in the early days, but demand for a standard eventually grew, so Common Lisp was created. At present, Common Lisp is the de facto standard supported by all major computer manufacturers. It is currently undergoing refinement into an official standard. But Lisp will continue to evolve nonetheless, and the standard will be updated periodically to reflect new contributions people have made to the language. Perhaps one of those contributors will be you.
發表於2024-11-21
Common Lisp 2024 pdf epub mobi 電子書 下載
lisp語言的入門級讀物 印象最深的兩點 1 : code as data的理念 2: 對list處理,相當自由。自由= 強大 還有就是書中大量的插圖,對數據結構的detail展示非常生動
評分lisp語言的入門級讀物 印象最深的兩點 1 : code as data的理念 2: 對list處理,相當自由。自由= 強大 還有就是書中大量的插圖,對數據結構的detail展示非常生動
評分 評分lisp語言的入門級讀物 印象最深的兩點 1 : code as data的理念 2: 對list處理,相當自由。自由= 強大 還有就是書中大量的插圖,對數據結構的detail展示非常生動
評分我一直以為,學習一門編程語言,最重要的不是學習它的語法,而是它能帶給你的編程理念上的更新。以這個標準而言,縱觀我所接觸過的、甚至寫過幾行代碼的編程語言,隻有c、java、shell、python、lisp符閤這個標準。 c語言自不必說,奠定瞭所有計算機的基礎;shell讓我領略到瞭U...
圖書標籤: lisp Lisp 程序設計 FP 計算機科學 編程 計算機 Programming
非常用心的一本書,內容詳盡,入門必讀。
評分相當不錯的common lisp入門書
評分相當不錯的common lisp入門書
評分非常好的Lisp入門書
評分非常好的Lisp入門書
Common Lisp 2024 pdf epub mobi 電子書 下載