An implementation of a simple functional language in the style of
Mini-ML or PCF.  This is defined in such a way as to simplify
the proof extraction in ../pap.  For a general introduction on how
to implement a functional lanugage in Elf, see ../miniml.

Author: Frank Pfenning
