[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
 
 

01-eval-closures-names

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

elabzoo-eval-closures

Normalization-by-evaluation for untyped lambda calculus. Here we use explicit closures to represent function values, that is, a function value is a value environment packed together with the function body as a term.