Skip to content

Add episode 61 #474

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions podcast/61/index.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Sam Lindley
episode: 60
buzzsproutId: 16485805
recorded: 2024-11-15
published: 2025-01-22
---
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.
13 changes: 13 additions & 0 deletions podcast/61/links.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
+ [Sam Lindley](https://homepages.inf.ed.ac.uk/slindley/)
+ [Gofer](https://en.wikipedia.org/wiki/Gofer_(programming_language))
+ [Oege de Moor](https://www.linkedin.com/in/oegedemoor/)
+ [Standard ML](https://www.linkedin.com/in/oegedemoor/)
+ [Paper: Unembedding domain-specific languages](https://homepages.inf.ed.ac.uk/slindley/papers/unembedding.pdf)
+ [Paper: Practical normalization by evaluation for EDSLs](https://homepages.inf.ed.ac.uk/slindley/papers/nbe-for-edsls.pdf)
+ [Links programming language](https://links-lang.org/)
+ [Matija Pretnar](https://matija.pretnar.info/)
+ [Matija Pretnar PhD thesis](https://era.ed.ac.uk/bitstream/handle/1842/4611/Pretnar2010.pdf?sequence=2&isAllowed=y)
+ [Koka language](https://koka-lang.github.io)
+ [Effekt language](https://effekt-lang.org/)
+ [Frank language](https://github.com/frank-lang)
+ [Paper: Oxidizing Ocaml with Modal Memory Management](https://dl.acm.org/doi/10.1145/3674642)
Loading