Skip to content
Snippets Groups Projects
Commit dd543f95 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Implement substitution by reification.

We reify to a representation of expressions that includes an explicit
constructor for closed terms. Substitution can then be implemented as
the identify, which enables us to perform it using computation.
parent bac93796
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment