Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 256 Bytes

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.