1. g9yuanyon's blog: translated a series of lambda calculus articles, which are very popular and part of gossip. There are also a small amount of supplementary information for the original. Http://blog.csdn.net/g9yuayon/article/details/7909532. markcc 'blog good math bad math: Here there is the original G9 translation article, the next few G9 no translation, but very enlightening
Http://goodmath.blogspot.com/2006/06/lamda-calculus-index.html
The above address is in harmony, and there is a non-harmonious
Http://scientopia.org/blogs/goodmath/
3. Liu weipeng's article: Conway, Godel, And Turing-the eternal golden diagonal lines are very popular. We will mention lambda calculus, as well as the Turing machine, the incomplete theorem of Godel, And the Kanto diagonal line method. Focus on the relationship between them.
Http://mindhacks.cn/2006/10/15/cantor-godel-turing-an-eternal-golden-diagonal/
4. Achim Jung. a short introduction to the lambda calculus. There are 10 pages of Lambda calculation. It can be compared with the above two. Http://www.cs.bham.ac.uk /~ Axj/pub/paper/lambda-calculus.pdf
5. Peter Selinger. lecture notes on the lambda calculus. A 106-page handout on lambda calculus was used by university professors for lambda calculus. The content of the program design language theory course of the Chinese Emy of Sciences is mainly from this handout.
Abstract: This is a set of lecture notes that developed out of courses on the lambda calculus that I taught at the University of Ottawa in 2001 and at Dalhousie
University in 2007. topics covered in these Notes include the untyped lambda calculus, the church-Rosser theorem, Combinatory algebras, the simply-typed lambda calculus, the curry-Howard isomorphism, weak and strong normalization, type inference, denotational
Semantics, complete partial orders, and the language PCF. http://www.mathstat.dal.ca /~ Selinger/papers/lambdanotes.pdf 6. Zhang Zhe. Course homepage of "programming language theory" by Prof. Zhang Yi, Institute of software, Chinese Emy of Sciences /~ Yzhang/fopl/teaches the theory of programming language and Haskell programming.