https://github.com/nekketsuuu/nbe
Normalization by Evaluation
https://github.com/nekketsuuu/nbe
lambda-calculus
Last synced: 29 days ago
JSON representation
Normalization by Evaluation
- Host: GitHub
- URL: https://github.com/nekketsuuu/nbe
- Owner: nekketsuuu
- Created: 2019-05-03T23:30:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T23:32:55.000Z (about 7 years ago)
- Last Synced: 2025-03-01T04:45:48.463Z (over 1 year ago)
- Topics: lambda-calculus
- Language: OCaml
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Re-implementation of "Normalization by Evaluation" in the article of zeptometer-san in "yabaitech.tokyo vol.2" by OCaml.