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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Closures in Java, Ruby, and Duby

12 点作者 abscondment超过 15 年前

3 条评论

bensummers超过 15 年前
I have high hopes for Duby becoming a viable alternative to javac! Since it uses the native typesystem and doesn't require a runtime, it is 'just' a Ruby-like syntax for writing code for the JVM.
评论 #1107135 未加载
headius超过 15 年前
FWIW, Duby is not "done" or "ready" yet, but it's moving along. The promise of a static-typed language with all the expressive power of Ruby (or at least, Ruby's syntax), but the performance of Java and no runtime library is very compelling to me.
rufugee超过 15 年前
Is Duby really ready for production yet? The twitter posts referenced are blocked, but it appears at least someone is using it for production stuff. Anyone else?
评论 #1106312 未加载