https://github.com/lapin0t/lambda
Lambda calculus in agda
https://github.com/lapin0t/lambda
Last synced: about 1 month ago
JSON representation
Lambda calculus in agda
- Host: GitHub
- URL: https://github.com/lapin0t/lambda
- Owner: Lapin0t
- License: apache-2.0
- Created: 2018-04-03T15:00:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T14:26:56.000Z (over 7 years ago)
- Last Synced: 2025-01-14T18:04:53.082Z (9 months ago)
- Language: Agda
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
See `lambda/hw7.agda` for the main file. One can typecheck it by typing
`agda lambda/hw7.agda` (/!\ relative file path matters). It has been tested
with Agda 2.5.3