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.

DCFL – A parallelized constraint solving library for Haskell

47 pointsby dhaivatpandyaover 9 years ago

4 comments

skimpycompilerover 9 years ago
What does communication-free mean? No usage of network? There's a global state that is updated by the workers?
评论 #10103166 未加载
tunesmithover 9 years ago
Kind of a bizarre side question, would constraint solving be the right tool to use to "solve" things like the kittens/catnip game (a civclicker variant)? Like, at any given moment, given a goal and available resources, tell you the "best" way to allocate your resources.
评论 #10103642 未加载
imhover 9 years ago
FYI this page looks really bad on firefox with a narrow window. It gets jumbled around and the dark blue background on the left takes over the whole page.
Apanatshkaover 9 years ago
Given that type inference can be expressed in the form of constraints, could this be used to speed up type inference on huge programs?
评论 #10104599 未加载
评论 #10104568 未加载