Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 468 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 468 Bytes

Dependent Object Types (DOT)

The DOT calculus proposes a new foundation for Scala's type system.

DOT has been presented at the FOOL 2012 workshop (PDF).

We are working towards a mechanized type safety proof. This repo implements the model in Coq, based on previous work in the namin/dot and TiarkRompf/minidot repos.