struct value; struct string; struct expression* new_lambda_expression( struct string *parameter_name, struct expression* body);