Skip to content

Commit a476449

Browse files
authored
Haskell Interlude #73 (#561)
Jean-Philippe Bernardy
1 parent c19d7b0 commit a476449

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

podcast/73/index.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Jean-Philipe Bernardy
3+
episode: 73
4+
buzzsproutId: 18185602
5+
recorded: 2025-05-16
6+
published: 2025-11-14
7+
---
8+
9+
In this Interlude, we’re joined by Jean-Philipe Bernardy, a Senior Lecturer at University of Gothenburg and Chalmers University of Technology. We discuss letting types be your guide, getting into AI to feed yourself, and never testing your programs.

podcast/73/links.markdown

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
- [Raincode](https://www.raincode.com/)
2+
- [Gentle Intro to Haskell (tutorial)](https://www.haskell.org/tutorial/intro.html)
3+
- [Chalmers University of Technology](https://www.chalmers.se/en/)
4+
- [John Hughes](https://research.chalmers.se/en/person/rjmh)
5+
- [Testing Polymorphic Properties](https://publications.lib.chalmers.se/records/fulltext/local_99387.pdf)
6+
- [Phil Wadler](https://homepages.inf.ed.ac.uk/wadler/)
7+
- [Theorems for Free!](https://people.mpi-sws.org/~dreyer/tor/papers/wadler.pdf)
8+
- [Linear Haskell](https://arxiv.org/pdf/1710.09756)
9+
- [YI (vi-like editor written in Haskell)](https://yi-editor.github.io/)
10+
- [Dante (Emacs mode for Interactive Haskell)](https://github.com/jyp/dante)
11+
- [HLS (Haskell Language Server)](https://github.com/haskell/haskell-language-server)

0 commit comments

Comments
 (0)