Skip to content

magniff/nbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbe

Normalization by Evaluation (NbE for short) done in Python. The only test example I've provided shows how the algorithm handles normalization of the term (2 3), encoded ala Church.

$ pytest tests/ -s
. tests/test_runner.py λ f. λ x. (f (f (f (f (f x)))))  # aka 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages