TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GHC's new cutting-edge dataflow-based code generator

151 pointsby donsalmost 13 years ago

3 comments

jeffdavisalmost 13 years ago
I just wanted to say that it's refreshing that I can write high level code and I can expect it to be <i>fast</i>.<p>I am just learning haskell, but I like the fact that I can return very large structures (even infinitely large) and then operate on those structures much later, and it magically pipelines everything behind the scenes.
评论 #4339324 未加载
评论 #4339564 未加载
Locke1689almost 13 years ago
Is there any good documentation for the GHC architecture for someone who is relatively familiar with modern (ML) compiler architecture theory, but not practice? Or should I just start reading the cited papers for STG and the rest of the GHC design?
评论 #4339592 未加载
评论 #4340382 未加载
wonderzombiealmost 13 years ago
I'm familiar with Haskell but that's about all the context I have. Anyone care to translate, summarize, or contextualize?
评论 #4339164 未加载