TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Lisp Programming in Chinese

2 点作者 BenFeldman1930超过 2 年前

1 comment

BenFeldman1930超过 2 年前
Two good points:<p>&quot;One immediately notices that most of the keywords have the same length. This is unlike English programming languages where keywords have greater differences in lengths (e.g. cons, display vs. 建, 出). I do not think this will be a serious readability problem, because even without syntax highlighting, the code above looks very clear to me. This is probably going to be a matter of personal taste. The code is compact, as the keywords are one or two characters long.&quot;