Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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