Course notes and supporting code for the Scottish Programming Language and Verification summer school course on "The Implementation of Idris 2"
This includes:
Slides
--- containing the (PDF) slides from the lecturesCode
--- containing the code used in the lectures, and exercisesTinyIdris-v1
--- an initial implementation of TinyIdrisTinyIdris-v2
--- an expanded implementation of TinyIdris with unification