Skip to content

Commit e273f47

Browse files
authored
Add episode 57 (#454)
* Add episode 57 * Fix typo in name * Fix episode id in episode 57
1 parent f6a6ec1 commit e273f47

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

podcast/57/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Gabriele Keller
3+
episode: 57
4+
buzzsproutId: 16040809
5+
recorded: 2024-09-18
6+
published: 2024-11-03
7+
---
8+
Gabriele Keller, professor at Utrecht University, is interviewed by Andres and Joachim. We follow her journey through the world as well as programming languages, learn why Haskell is the best environment for embedding languages and how the desire to implement parallel programming sparked the development of type families in Haskell and that teaching functional programming works better with graphics.

podcast/57/links.markdown

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
* [Gabriele Keller](https://www.uu.nl/staff/GKKeller)
2+
* [Miranda](https://www.cs.kent.ac.uk/people/staff/dat/miranda/)
3+
* [Nesl](https://www.cs.cmu.edu/~guyb/papers/Nesl2.0.pdf)
4+
* [DPH](https://wiki.haskell.org/GHC/Data_Parallel_Haskell)
5+
* [Repa](https://hackage.haskell.org/package/repa)
6+
* [Accelerate](https://www.acceleratehs.org/)
7+
* [Associated Types with Class (paper)](https://doi.org/10.1145/1040305.1040306)
8+
* [Manuel Chakravarty](https://justtesting.org/)
9+
* [Book: An Introduction to Computing with Haskell](https://books.google.de/books/about/An_Introduction_to_Computing_with_Haskel.html?id=qC3dAAAACAAJ&redir_esc=y)
10+
* [gloss](https://hackage.haskell.org/package/gloss)
11+
* [seL4](https://sel4.systems/)
12+
* [cogent](https://trustworthy.systems/projects/OLD/cogent/)
13+
* [Plutus](https://developers.cardano.org/docs/smart-contracts/plutus/)

0 commit comments

Comments
 (0)