Lather, Rinse, Repeat: A Tour of the REPL(REPL 简介) Lather, Rinse, Repeat: A Tour of the REPL(REPL 简介) In this chapter you’ll set up your programming environment and write your ...
Object Reorientation: Generic Functions(重新审视面向对象:广义函数) Object Reorientation: Generic Functions(重新审视面向对象:广义函数) Because the invention of Lisp predated the rise of object-oriented...
Numbers(数值) Numbers(数值) Math, as Barbie says, is hard. Common Lisp can’t make the math part any easier, but it does tend to get in the way a lot less than other programming lan...
Files and File I/O(文件和文件 I/O) Files and File I/O(文件和文件 I/O) Common Lisp provides a rich library of functionality for dealing with files. In this chapter I’ll focus on a few bas...
Who This Book Is For Who This Book Is For This book is for you if you’re curious about Common Lisp, regardless of whether you’re already convinced you want to use it or if you ...
Where to Go Next Where to Go Next So, that’s it. Welcome to the wonderful world of Lisp. The best thing you can do now—if you haven’t already—is to start writing your own Lisp ...
Numbers Numbers Math, as Barbie says, is hard.2 Common Lisp can’t make the math part any easier, but it does tend to get in the way a lot less than other programming languages....
Who This Book Is For(本书面向的读者) Who This Book Is For(本书面向的读者) This book is for you if you’re curious about Common Lisp, regardless of whether you’re already convinced you want to...