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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Clojure's Solutions to the Expression Problem Discussion on LtU

5 点作者 budu超过 14 年前

1 comment

plinkplonk超过 14 年前
Martin Odersky's comment<p>"I'm mystified. The expression problem is about adding data variants and operations to a system while statically ensuring that all operations can deal with all variants. How does that even make sense in a dynamically typed language like Clojure? "<p>set off a discussion on whether the problem solved in the talk is actually the expression problem. Interesting reading.<p>Ralf Laemmel three videos explain the expression problem in some detail for anyone interested. (start here <a href="http://channel9.msdn.com/Shows/Going+Deep/C9-Lectures-Dr-Ralf-Laemmel-Advanced-Functional-Programming-The-Expression-Problem" rel="nofollow">http://channel9.msdn.com/Shows/Going+Deep/C9-Lectures-Dr-Ral...</a>)