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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Python vs Haskell : An unsatisfying exercise in comparative code linguistics

8 点作者 rayvega超过 14 年前

1 comment

zeteo超过 14 年前
I've been deeming Haskell an amazing language ever since I've been a TA for a college course using it. For almost all students, this was barely their second CS course. Imagine my amazement when I started seeing them draw fractals for one assignment, solving a classical AI problem (n queens) for another, and parsing HTML for a problem set! Along many other interesting tasks (they had about 20 problem sets and assignments in total). I walked away from that experience with a very healthy respect for Haskell's power, especially when approached with a fresh mind.