Skip to content

Commit a80b004

Browse files
authored
Merge pull request #239 from haskellfoundation/podcast_20
add episode 20
2 parents 0ae8852 + 57eece1 commit a80b004

File tree

3 files changed

+311
-0
lines changed

3 files changed

+311
-0
lines changed

podcast/20/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Jesper Cockx
3+
episode: 20
4+
buzzsproutId: 12051036
5+
recorded: 2022-12-28
6+
published: 2023-01-16
7+
---
8+
In this episode Jesper Cockx, one of the main Agda developers, is interviews by Niki Vazou and Matthias Pall. They talk about how to explain dependent types to one's father, how Agda’s automation and proof search work, and how Agda can be used to verify Haskell code bases.

podcast/20/links.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
* [Jesper's website](https://jesper.sikanda.be/)
2+
* [Jesper's twitter](https://twitter.com/agdakx)
3+
* [Agda](https://wiki.portal.chalmers.se/agda/Main/HomePage)
4+
* [Reasonable Agda Is Correct Haskell](https://github.com/agda/agda2hs)
5+
* [A tutorial for Automated Theorem Proving in Agda](https://link.springer.com/chapter/10.1007/11617990_10)
6+
* [Liar Paradox](https://en.wikipedia.org/wiki/Liar_paradox)
7+
* [Workshop on the Implementation of Type Systems](https://popl22.sigplan.org/home/wits-2022)

0 commit comments

Comments
 (0)