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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Controlling the terminal from Common Lisp (part 2)

47 点作者 jackdaniel将近 5 年前

2 条评论

ngcc_hk将近 5 年前
Interesting. Lisp is hard not because of the language. I read the source code and unlike python etc it is straightforward.<p>but the setup is hard. Clojure setup is still a bit hard. But at least package management is Easy. Asdf ...<p>The most difficult issue is it is more or less pure. Whilst the c external interface seems easier. But it is not designed from ground up as one of the language in a system. JavaScript sort of work with HTML and CSS and not dealing with this. You do have canvas. But not for simple terminal io like this.<p>Somehow it is kind of lost on space experience. Great language and great ecosystem. Just out there, alone and for their own kind.<p>But nice to read. Still find it hard to read python after writing. Even there is only one way to do so.
评论 #23580551 未加载
评论 #23582462 未加载
评论 #23580698 未加载
jxy将近 5 年前
How does one go about unit testing those terminal controlling functions?
评论 #23578533 未加载