Where It Began(Lisp 的诞生) Where It Began(Lisp 的诞生) Common Lisp is the modern descendant of the Lisp language first conceived by John McCarthy in 1956. Lisp circa 1956 was design...
附录 C:Common Lisp 的改变 附录 C:Common Lisp 的改变 目前的 ANSI Common Lisp 与 1984 年由 Guy Steele 一书 Common Lisp: the Language 所定义的 Common Lisp 有着本质上的不同。同时也与 1990 年该书的第二版大不相同,虽然差别比较小。本附录总结了重...
S-expressions As Lisp Forms(作为 Lisp 形式的 S-表达式) S-expressions As Lisp Forms(作为 Lisp 形式的 S-表达式) After the reader has translated a bunch of text into s-expressions, the s-expressi...
But I learned Lisp Once, And IT Wasn’t Like What You’re Describing(但我曾经学过 Lisp,可是跟你所描述的不太一样) But I learned Lisp Once, And IT Wasn’t Like What You’re Describing(但我曾经学过 Lisp,可是跟你...
Where It Began Where It Began Common Lisp is the modern descendant of the Lisp language first conceived by John McCarthy in 1956. Lisp circa 1956 was designed for “symbolic dat...
Three Standard Packages Three Standard Packages In the next section I’ll show you how to define your own packages, including how to make one package use another and how to expo...
Free Your Mind: Interactive Programming Free Your Mind: Interactive Programming When you start Lisp in a Box, you should see a buffer containing a prompt that looks like this: ...