Skip to content

gfngfn/variational_gadts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] a GADT Type Inference Engine

Summary

This is a prototype implementation of a type inference engine that supports GADTs (i.e. generalized algebraic data types) by using choice types [1].

Bibliography

  1. Sheng Chen and Martin Erwig. Principal type inference for GADTs. In Proceedings of the 43rd Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (POPL '16). pages 416–428, 2016.

About

[WIP] a GADT type inference engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages