Lambda calculus evaluator following Rose's \xgc, ie with explicit substitutions and garbage collection.
ScalaCheck generators for programs in the lambda language.
Lambda calculus tests.
Parser to AST.
Basis for tests using the lambda calculus language.