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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

LLVM 3.0 Released

215 点作者 wisesage5001超过 13 年前

2 条评论

stephth超过 13 年前
As an avid reader of HN I'm surprised it's the first time I hear of many of these many (LLVM backed) projects. Some that stood out to me:<p>- The VMKit project is an implementation of a Java Virtual Machine (Java VM or JVM) that uses LLVM for static and just-in-time compilation.<p>Am I reading this right? A faster Java that doesn't require a virtual machine? Does this mean faster Java, Scala, Clojure, or even Ruby, and deployed anywhere that LLVM can build for (which means pretty much <i>everywhere</i>)? Sounds too good to be true.<p>- LanguageKit is a framework for implementing dynamic languages sharing an object model with Objective-C.<p>- Eero is a fully header-and-binary-compatible dialect of Objective-C 2.0<p>Has anyone tried Eero? It looks interesting (and seems to be compatible with Objective-C code): <a href="http://eerolanguage.org/from-objective-c-to-eero" rel="nofollow">http://eerolanguage.org/from-objective-c-to-eero</a>. One thing I didn't get from the documentation is does Eero still require header files?
评论 #3302972 未加载
评论 #3302537 未加载
评论 #3302371 未加载
评论 #3302722 未加载
评论 #3302392 未加载
sixtofour超过 13 年前
Off topic suggestion: When you have a home page for a project, if the name is an acronym, you should <i>spell out the acronym</i> in the first paragraph, if not the first sentence or the title.<p>From <a href="http://llvm.org/" rel="nofollow">http://llvm.org/</a> I looked at Overview, Features, Documentation and FAQ, and did not find the definition of LLVM. I ultimately had to go to Wikipedia.
评论 #3302903 未加载
评论 #3302913 未加载
评论 #3302887 未加载
评论 #3302856 未加载