The Implementation of Functional Programming Languages

  • 因为正好要看这本书,就顺便翻译出来。

  • 关于版权问题,已经联系作者得到许可了。


函数式语言的实现

Published by Prentice Hall | January 1987

作者

avatar

Simon Peyton Jones

  • Microsoft Principal Researcher

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.

I am married to Dorothy, a priest in the Church of England. We have six children.

I’m interested in the design, implementation, and application of lazy functional languages. In practical terms, that means I spend a most of my time on the design and implementation of the language Haskell. In particular, much of my work is focused around the Glasgow Haskell Compiler, and its ramifications.

I am chair of Computing at School, the group at the epicentre of the reform of the national curriculum for Computing in England. Computer science is now a foundational subject, alongside maths and natural science, that every child learns from primary school onwards (background here).

译者

  • dejavudwh

联系我

git repository

https://github.com/dejavudwh/The-Implementation-of-Functional-Programming-Languages