Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[examples/lambda] Establish new type of λ-terms, with constants
This is isomorphic to the original Gordon-Melham type (see other-models/ncScript.sml), where we have the traditional three constructors as well as an extra CONST constructor that injects values from α. The construction here exercises the "generic" term machinery (and forces a tweak to one of its few bits of automation).
- Loading branch information