Skip to content

Commit 71008a6

Browse files
authored
Add episode 61 (#474)
1 parent 2ae609f commit 71008a6

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

podcast/61/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Sam Lindley
3+
episode: 60
4+
buzzsproutId: 16485805
5+
recorded: 2024-11-15
6+
published: 2025-01-22
7+
---
8+
Sam Lindley is a Reader in Programming Languages Design and Implementation at the University of Edinburgh. In this episode, he tells us how difficult naming is, the different kinds of effect systems and handlers, languages *much* purer than Haskell, and Modal logic.

podcast/61/links.markdown

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
+ [Sam Lindley](https://homepages.inf.ed.ac.uk/slindley/)
2+
+ [Gofer](https://en.wikipedia.org/wiki/Gofer_(programming_language))
3+
+ [Oege de Moor](https://www.linkedin.com/in/oegedemoor/)
4+
+ [Standard ML](https://www.linkedin.com/in/oegedemoor/)
5+
+ [Paper: Unembedding domain-specific languages](https://homepages.inf.ed.ac.uk/slindley/papers/unembedding.pdf)
6+
+ [Paper: Practical normalization by evaluation for EDSLs](https://homepages.inf.ed.ac.uk/slindley/papers/nbe-for-edsls.pdf)
7+
+ [Links programming language](https://links-lang.org/)
8+
+ [Matija Pretnar](https://matija.pretnar.info/)
9+
+ [Matija Pretnar PhD thesis](https://era.ed.ac.uk/bitstream/handle/1842/4611/Pretnar2010.pdf?sequence=2&isAllowed=y)
10+
+ [Koka language](https://koka-lang.github.io)
11+
+ [Effekt language](https://effekt-lang.org/)
12+
+ [Frank language](https://github.com/frank-lang)
13+
+ [Paper: Oxidizing Ocaml with Modal Memory Management](https://dl.acm.org/doi/10.1145/3674642)

0 commit comments

Comments
 (0)