Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/edwinb/SPLV20

SPLV20 course notes
https://github.com/edwinb/SPLV20

Last synced: 2 days ago
JSON representation

SPLV20 course notes

Lists

README

        

SPLV 2020
---------

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 lectures
* `Code` --- containing the code used in the lectures, and exercises
* `TinyIdris-v1` --- an initial implementation of TinyIdris
* `TinyIdris-v2` --- an expanded implementation of TinyIdris with unification