Skip to content

A demo implementation of a simple bidirectional type-checker in Lean 4.

Notifications You must be signed in to change notification settings

gabriel-fallen/bidirectional-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bidirectional Type-Checking

A demo implementation of a simple bidirectional type-checker (for STLC) in Lean 4.

Resources

Presentation recording: https://www.youtube.com/watch?v=BL-OXeTtw1g

Slides: https://drive.google.com/file/d/1qAx97cydrJ6qP8dCV5wrivXamKXLyGfD/view?usp=sharing

Literature

Pfenning, Frank (2004). Lecture notes for 15-312: Foundations of Programming Languages

Christiansen, D. R. (2013). Bidirectional typing rules: A tutorial

Dunfield, J., & Krishnaswami, N. (2021). Bidirectional typing. ACM Computing Surveys (CSUR), 54(5), 1-38

About

A demo implementation of a simple bidirectional type-checker in Lean 4.

Topics

Resources

Stars

Watchers

Forks

Languages