Skip to content

Commit 5150962

Browse files
committed
Episode 45
1 parent 2b09ced commit 5150962

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

podcast/45/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: András Kovács
3+
episode: 45
4+
buzzsproutId: 14709385
5+
recorded: 2024-01-31
6+
published: 2024-03-1j
7+
---
8+
In this episode, András Kovács is being interviewed by Andres Löh and Matthias Pall Gissurarson. We learn how to go from economics to functional programming, how GHC's runtime system is superior to Rust's, the importance of looking at GHC's Core for spotting stray closures, and why staging might be the answer to all your optimisation problems.

podcast/45/links.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* [Learn you a Haskell for Great Good](https://learnyouahaskell.com/)
2+
* [Agda](https://wiki.portal.chalmers.se/agda/pmwiki.php)
3+
* [mtl](https://hackage.haskell.org/package/mtl)
4+
* [(Typed) Template Haskell](https://downloads.haskell.org/ghc/latest/docs/users_guide/exts/template_haskell.html)
5+
* [2LTT](https://andraskovacs.github.io/pdfs/2ltt.pdf)
6+

0 commit comments

Comments
 (0)