找回密码
 To register

QQ登录

只需一步,快速开始

扫一扫,访问微社区

Titlebook: Common Lisp Recipes; A Problem-Solution A Edmund Weitz Book 2016 Edmund Weitz 2016 common lisp.multi-threading.databases.GUI.web programmin

[复制链接]
楼主: frustrate
发表于 2025-3-23 13:38:49 | 显示全部楼层
Chapter 3: Strings and Characters,Whereas “computing” was mostly about numbers in its earlier days, strings and characters are ubiquitous now—just think about XML and Internet protocols like HTTP. In Common Lisp, characters, as well as strings, are first-class data types.
发表于 2025-3-23 15:02:15 | 显示全部楼层
Chapter 4: Numbers and Math,Out of the box, . is exceptionally well suited to numerical mathematical calculations. Integers are not limited to a specific size (see Recipe .). It comes with rational numbers so you can do arithmetic with unlimited precision (see Recipe .). And it has complex numbers (see Recipe .).
发表于 2025-3-23 21:22:02 | 显示全部楼层
Chapter 10: Evaluation, Compilation, Control Flow,To be honest, I couldn’t find a better title for this chapter. It’s kind of a hodgepodge of various subjects, although many of them would probably indeed fit into the chapter called . in the . standard.
发表于 2025-3-24 02:08:12 | 显示全部楼层
Chapter 11: Concurrency,Many Lisps have offered some means of providing multiple execution strands for quite some time. However, most of them originally implemented it themselves in that the Lisp image managed several “Lisp processes” and had full control over them.
发表于 2025-3-24 02:40:06 | 显示全部楼层
Chapter 12: Error Handling and Avoidance,Errors happen. There’s no magic bullet that’ll help you to avoid all errors your code could possibly ever encounter. But you can, of course, try to program defensively and anticipatory so that typical errors are noticed early and avoided before they can harm you. And you can be prepared to handle those errors that can’t be avoided.
发表于 2025-3-24 06:42:39 | 显示全部楼层
Chapter 13: Objects, Classes, Types,I often meet people (and this even includes some of my computer science colleagues) who are surprised to hear that . is “object-oriented” at all. If you are reading this book, you most likely don’t belong in this group, but still, just knowing that something exists and having utilized it successfully are two very different pairs of shoes.
发表于 2025-3-24 10:55:41 | 显示全部楼层
Chapter 16: Developing and Debugging,The Lisps that were dominant at the time when . was created, already had impressive interactive debugging facilities, and so the standard codified that every Lisp should have them.
发表于 2025-3-24 16:51:02 | 显示全部楼层
Chapter 17: Optimization,When I was younger, I learned somewhere the Three Golden Rules of Optimization. They are as follows:
发表于 2025-3-24 22:23:38 | 显示全部楼层
https://doi.org/10.1007/978-1-4842-1176-2common lisp; multi-threading; databases; GUI; web programming; debugging
发表于 2025-3-25 01:00:26 | 显示全部楼层
Inequality in Political Influence just one of many data types. But in Lisp, symbols play a central role because they are used to name things like variables and functions, are indispensable in macros, but are also objects in their own right. Thus, they deserve some attention.
 关于派博传思  派博传思旗下网站  友情链接
派博传思介绍 公司地理位置 论文服务流程 影响因子官网 吾爱论文网 大讲堂 北京大学 Oxford Uni. Harvard Uni.
发展历史沿革 期刊点评 投稿经验总结 SCIENCEGARD IMPACTFACTOR 派博系数 清华大学 Yale Uni. Stanford Uni.
QQ|Archiver|手机版|小黑屋| 派博传思国际 ( 京公网安备110108008328) GMT+8, 2025-8-25 08:05
Copyright © 2001-2015 派博传思   京公网安备110108008328 版权所有 All rights reserved
快速回复 返回顶部 返回列表