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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

JIT Compilers Are Implemented and Fast: Julia, PyPy, LuaJIT, Graal and More

28 点作者 kipply将近 5 年前

2 条评论

eigenspace将近 5 年前
Despite getting a couple of shoutouts, most of this isn’t very applicable to julia since it doesn’t use a tracing JIT. Julia’s JIT strategy is actually more like a lazy AOT compiler than these tracing JITs.
评论 #23744564 未加载
djeiasbsbo将近 5 年前
That blog looks really slick and the syntax highlighting is great on the eyes. If you don't mind me asking, what did you create it with? Some sort of framework or from scratch? I've been looking for something like this for a bit.
评论 #23744543 未加载