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

https://github.com/radeusgd/pdot-gadt

Formal foundations for GADTs in Scala
https://github.com/radeusgd/pdot-gadt

coq formal-methods formalization gadt gadts lambda-calculus scala

Last synced: 2 months ago
JSON representation

Formal foundations for GADTs in Scala

Awesome Lists containing this project

README

        

# Formal foundations for GADTs in Scala

In `documents/` you may find slides and reports about the project.

In `dotty-gadt-experiments/` you may find some code examples showing various ways to encode GADTs in dotty and examples using dotty's builtin GADT support.