电脑桌面
添加小米粒文库到电脑桌面
安装后可以在桌面快捷访问

Lisp入门教程VIP免费

Lisp入门教程_第1页
1/55
Lisp入门教程_第2页
2/55
Lisp入门教程_第3页
3/55
Lisp 入门教程(刘鑫最新翻译) Common LISP Hints Geoffrey J. Gordon Friday, February 5, 1993 Modified by Bruno Haible 简体中文版翻译: 刘鑫 Note: This tutorial introduction to Common Lisp was written for the CMU environment, so some of the details of running lisp toward the end may differ from site to site. 注意:这份 Common Lisp 入门教程是针对 CMU 环境编写,所以在其它环境运行 LISP 时可能会有细节上的区别。 Further Information 附: The best LISP textbook I know of is Guy L. Steele Jr. _Common LISP: the Language_. Digital Press. 1984. 据我所知最好的 Lisp 书籍是: Guy L. Steele Jr. _Common LISP: the Language_. Digital Press. 1984. The first edition is easier to read; the second describes a more recent standard. (The differences between the two standards shouldn't affect casual programmers.) 第一版很容易阅读,第二版介绍了更新的标准。(两个标准的差异很 小,对于粗 心的程序员没有什么区别。) A book by Dave Touretsky has also been recommended to me, although I haven't read it, so I can't say anything about it. 我还记得 Dave Touretsky 写了一本,不过我从来没读过,所以不能对那本书 发表评论。 Symbols 符号 A symbol is just a string of characters. There are restrictions on what you can include in a symbol and what the first character can be, but as long as you stick to letters, digits, and hyphens, you'll be safe. (Except that if you use only digits and possibly an initial hyphen, LISP will think you typed an integer rather than a symbol.) Some examples of symbols: 符号仅仅是字符串。你可以在符号中包含字母、数字、连接符等等,唯一的限制就是要以字母开头。(如果你只输入数字,最多再以一个连接符开头的话,LISP会认为你输入了一个整数而不是符号。)例如: a b c1 foo bar baaz-quux-gar...

1、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
3、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。

碎片内容

Lisp入门教程

确认删除?
VIP
微信客服
  • 扫码咨询
会员Q群
  • 会员专属群点击这里加入QQ群
客服邮箱
回到顶部