Table of Contents

Module: church church.py

Lambda calculus system in Python.

Functions   
expressions
main
  expressions 
expressions ()

Return a sequence of test expressions.

  main 
main ()

Classes   
ApplicationExpression

An application expression: (M N).

Error
Expression

The abstract class of a lambda calculus expression.

LambdaExpression

A lambda expression: \x.M.

Parser

A lambda calculus expression parser.

Set

A collection of unique objects, with uniqueness determined by an

Variable

A variable, either free or bound.

VariableExpression

A variable expression which consists solely of a variable.


Table of Contents

This document was automatically generated on Tue Jul 30 20:58:34 2002 by HappyDoc version 2.0.1