https://github.com/alejogs4/church-encoding-javascript
Church encoding to represent typical programming structures on Javascript
https://github.com/alejogs4/church-encoding-javascript
church-encoding functional-programming javascript lambda-calculus
Last synced: about 1 year ago
JSON representation
Church encoding to represent typical programming structures on Javascript
- Host: GitHub
- URL: https://github.com/alejogs4/church-encoding-javascript
- Owner: alejogs4
- License: mit
- Created: 2019-05-23T14:10:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-23T15:04:50.000Z (almost 7 years ago)
- Last Synced: 2025-01-16T15:55:15.761Z (about 1 year ago)
- Topics: church-encoding, functional-programming, javascript, lambda-calculus
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# church-encoding-javascript
Church encoding to represent typical programming structures on Javascript