程序代写代做代考 data structure Lambda Calculus algorithm 1 Lists [30%]
1 Lists [30%] Exercise 1.1 Let Q, K, and A be arbitrary expressions. Consider the Church encoding for the list {Q,K,A}. • Write the expression needed to construct this list using CONS • Rewrite the CONS macros to write the expression using the PAIR, TRUE and FALSE macros Exercise 1.2 Let H ≡ ( λfga.(ISNIL […]
程序代写代做代考 data structure Lambda Calculus algorithm 1 Lists [30%] Read More »