CompSciCabal / SMRTYPRTY

We read computer science books for fun. This is where the secret notes live.
The Unlicense
77 stars 10 forks source link

Complete and easy bidirectional typechecking for higher-rank polymorphism #72

Open bcdarwin opened 7 years ago

bcdarwin commented 7 years ago

https://arxiv.org/pdf/1306.6032.pdf

hzafar commented 7 years ago

This has been on my to-read since Alexis King recently published her implementation (in both Haskell and Racket): https://github.com/lexi-lambda/higher-rank