Skip to content

Softsapiens/python-church

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-church

Church encoding ADT

This project is a way of going deeper into lambda calculus, and functional programming paradigm itself.

The implementation is based in the following article: http://programmable.computer/posts/church_encoding.html Thanks to its author.

My wishes are going into:

  • Free monads
  • Stack safe solution
  • Evaluate lazy aproximations
  • Preparing some talk and going around to show it :-)

MIT license

Copyright 2016 - Daniel Pous

About

Church encoding ADT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages