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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Python v. Lisp?

6 点作者 mmhobbyist超过 13 年前
Is there some kind of rivalry between Lisp users and Python users? Maybe it's just a generational thing, or maybe simple syntax preferences, but it seems like Lisp users complain about Python quite a bit, and vice versa.

2 条评论

agscala超过 13 年前
Rivalries between programming languages are silly. Certain languages are better for certain things, and these debates come from people trying to shoehorn one language to do everything.<p>I haven't seen much Python vs LISP, usually it's Python vs Ruby. Python and LISP are very different and are good for different things; it's strange that people would get up in arms over them.
corydominguez超过 13 年前
I am a physics major, so I have had a informal introduction into programming. I started with C++ and then moved to python. Reading hackernews has perked my interested in Lisp, and I was unaware of any conflicts between supporters of the two languages.