Techworld 对 Simon Peyton-Jones 的专访(关于 Haskell)
The A-Z of Programming Languages: Haskell
Simon Peyton-Jones tells us why he is most proud of Haskell's purity, type system and monads.
In this in-depth interview, we chat with Simon Peyton-Jones about the development of Haskell. Peyton-Jones is particularly interested in the design, implementation, and application of lazy functional languages, and speaks in detail of his desire to ‘do one thing well’, as well as his current research projects being undertaken at Microsoft Research in Cambridge, UK.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
I---->He
I'm a researcher at Microsoft Research in Cambridge, England. I started here in Sept 1998. I'm also an Honorary Professor of the Computing Science Department at Glasgow University, where I was a professor during 1990-1998.
http://research.microsoft.com/~simonpj/
[ 本帖最后由 fuqiang_huang 于 2008-9-25 17:04 编辑 ]
我要搞也是搞些摘抄,好像没什么意思。再说了,那个访问并不长,虽然有十三页,可每页都不长。
我看了一遍,看起来Simon Peyton-Jones对Haskell的purity和lazy很自豪。
可惜我属于Haskell的初学者,有些含义还不是很明确,YAHT都没看完。
MMMIX 如果有兴趣,何不翻译一下,或者总结一些有价值的内容,我觉得篇幅有些长,很多人看到居然有13页可能就不会去看了。
ps: The A-Z of Programming Languages 这个系列真不错
这个专访有人看么?我看了下,觉得相当有价值。
Simon Peyton-Jones 乃是 Haskell 社区重量级人物,不论是对 Haskell 语言的设计还是实现(GHC)都有突出贡献。