Skip to content

An implementation of Ben Lippmeier's "Don't Substitute Into Abstractions"

License

Notifications You must be signed in to change notification settings

bts/deferred-substitution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deferred-substitution

An implementation of the formal system from Ben Lippmeier's Don't Substitute Into Abstractions, using a map instead of an ordered list of substitutions.

From the paper:

During reduction, by not substituting into abstractions we can retain the names present in the initial expression, and avoid the need to generate new, fresh names.

About

An implementation of Ben Lippmeier's "Don't Substitute Into Abstractions"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published