https://github.com/rybla/eval-via-norm
Evaluation by normalization
https://github.com/rybla/eval-via-norm
Last synced: 5 months ago
JSON representation
Evaluation by normalization
- Host: GitHub
- URL: https://github.com/rybla/eval-via-norm
- Owner: rybla
- Created: 2021-04-14T03:57:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-15T16:18:37.000Z (about 5 years ago)
- Last Synced: 2025-10-20T13:33:09.743Z (9 months ago)
- Language: Agda
- Size: 212 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eval-via-norm
Prototypes related to evaluation via Normalization.
## Resources
- [Normalisation by Evaluation for Dependent Types](https://drops.dagstuhl.de/opus/volltexte/2016/5972/pdf/LIPIcs-FSCD-2016-6.pdf)
- [Checking Dependent Types with Normalization by Evaluation: A Tutorial](http://davidchristiansen.dk/tutorials/nbe/)
- [Normalization by Evaluation for Martin-L ̈of Type Theory with One Universe](http://www.cse.chalmers.se/~peterd/papers/NbeMLTT.pdf)
- [Normalisation by Evaluation for Type Theory, in Type Theory](https://arxiv.org/abs/1612.02462)
- [Normalization by evaluation for sized dependent types](https://dl.acm.org/doi/10.1145/3110277)
## Organization
- **lam**: simply-typed lambda calculus