4
I will present the first version of the Agda II language and some of the
5
motivations behind it. In particular I will talk about what is in the language:
8
* datatypes and functions by pattern matching
14
* signatures and structures
17
and try to convey the reasons why this is so. The presentation will be
18
accompanied by a healthy amount of simple examples illustrating the syntax of
19
the language and how the different features can be used.