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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Scala native (comming soon)

4 点作者 BafS大约 9 年前

4 条评论

BenoitP大约 9 年前
I&#x27;m not very well informed, but this probably has to do with the Dotty platform. Based on the Dependent Object Types calculus [1], which Martin Odersky says is the ultimate essence of Scala&#x27;s types:<p>&gt; [...] new foundation of Scala and languages like it. DOT features path-dependent types, refinement types, and abstract type members. Proving the DOT calculus type-safe has been [...]<p>Now, as Scala currently runs on the JVM, questions abound: What is native here? Will this compiler emit JVM bytecode? x86? LLVM? Also, what about GC? Or is the compiler getting bootstrapped, but we stay in JVM land? Are there opportunities to plug it seamlessly to the Truffle&#x2F;Graal initiatives?<p>[1] <a href="http:&#x2F;&#x2F;www.cs.uwm.edu&#x2F;~boyland&#x2F;fool2012&#x2F;papers&#x2F;fool2012_submission_3.pdf" rel="nofollow">http:&#x2F;&#x2F;www.cs.uwm.edu&#x2F;~boyland&#x2F;fool2012&#x2F;papers&#x2F;fool2012_subm...</a>
lcall大约 9 年前
I was curious to learn more, but this seems to be one of those sites where you can&#x27;t learn anything without turning on JS and&#x2F;or images. Or there is no simply no content there but &quot;coming soon&quot;.
评论 #11543391 未加载
thecity2大约 9 年前
So there is going to be a native Scala compiler?
nottakenyet大约 9 年前
ok