This is the homework project for CS251 Programming Language, built by Kaixing Wu and Lucy Wu. We built a interpreter in C language for the Scheme. The test files 1 and 2 are for the if and let. The test files 3, 4, 5 and 6 are for the define and lambda.