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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Interacting with Haskell Graphically

70 点作者 begriffs超过 9 年前

3 条评论

PieSquared超过 9 年前
Hey folks, I&#x27;m the speaker in this video. Happy to answer any questions about IHaskell if you have any! You can install it using `cabal` or `stack` from Github [0].<p>By the way, if this stuff interests you -- Haskell, data analysis, interactive computing, science, visualization, etc -- please consider joining us at Karius. Karius is the biotech startup where I work, and we do a ton of really cool bioinformatics and high-performance data analysis and use Haskell for some of our infrastructure, and would love to hear from you. See our Who&#x27;s Hiring post [1] for more info, or contact me!<p>Big thanks again to Joe for recording this, this was a fun talk to give and I hope you enjoyed it.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;gibiansky&#x2F;IHaskell" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gibiansky&#x2F;IHaskell</a> [1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10822842" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10822842</a>
评论 #10945795 未加载
评论 #10943520 未加载
amelius超过 9 年前
Interesting. It looks like something that, one day, could replace Mathematica.
评论 #10944736 未加载
mrcactu5超过 9 年前
iPython really brought my Python to another level.<p>I expect the same to be true for Haskell... those second you spend passing between text editor and GHCi ... those milliseconds you could spend absorbing the basic and deep Haskell idiom