issues
search
robrix
/
path
A lambda calculus to explore type-directed program synthesis.
BSD 3-Clause "New" or "Revised" License
84
stars
2
forks
source link
Fancily-typed variable binding
#107
Closed
robrix
closed
5 years ago
robrix
commented
5 years ago
This PR:
Introduces
Fin
and some machinery to bind/instantiate scopes with finite sets of variables.
Uses
Fin
for pretty-printing & elaboration.
Defines pretty-printing for
Term Core
.
🔥s
N
.
🔥s
Name
.
This PR:
Fin
and some machinery to bind/instantiate scopes with finite sets of variables.Fin
for pretty-printing & elaboration.Term Core
.N
.Name
.