An open API service indexing awesome lists of open source software.

https://github.com/nickburrell/church-rs

The Church Programming Language - A minimalistic implementation following the original specifications of the lambda calculus outlined in Alonzo Churches "An Unsolvable Problem in Elementary Number Theory"
https://github.com/nickburrell/church-rs

Last synced: 25 days ago
JSON representation

The Church Programming Language - A minimalistic implementation following the original specifications of the lambda calculus outlined in Alonzo Churches "An Unsolvable Problem in Elementary Number Theory"

Awesome Lists containing this project

README

          

# church-rs
The Church Programming Language - A minimalistic implementation following the original specifications of the lambda calculus outlined in Alonzo Churches "An Unsolvable Problem in Elementary Number Theory"