This commit is contained in:
parent
3631f31346
commit
c2faa6b4b6
1 changed files with 2 additions and 3 deletions
|
@ -11,6 +11,5 @@ gives you β-normal forms. However, you can get a little bit of
|
||||||
βη-equivalence by invoking Coquand's algorithm (`η-eq?`) on
|
βη-equivalence by invoking Coquand's algorithm (`η-eq?`) on
|
||||||
β-normal forms.
|
β-normal forms.
|
||||||
|
|
||||||
I'm hoping to expand the repository into a benchmark suite where I can
|
A more efficient version of NbE based on de Bruijn levels (inverted de
|
||||||
visualize the performance trade-off of type-directed NbE compared to
|
bruijn indices) can be found in the `debruijn-levels` branch.
|
||||||
untyped NbE composed with Coquand's algorithm.
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue