Skip to content

Commit

Permalink
[examples/lambda] Establish new type of λ-terms, with constants
Browse files Browse the repository at this point in the history
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
mn200 committed Dec 8, 2023
1 parent d469567 commit 4954936
Show file tree
Hide file tree
Showing 2 changed files with 1,045 additions and 5 deletions.
Loading

0 comments on commit 4954936

Please sign in to comment.