Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rybla/eval-via-norm
Evaluation by normalization
https://github.com/rybla/eval-via-norm
Last synced: about 5 hours 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-15T16:18:37.000Z (over 3 years ago)
- Last Synced: 2024-03-07T06:44:02.514Z (8 months ago)
- Language: Agda
- Size: 212 KB
- Stars: 2
- Watchers: 1
- 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