Skip to content

Commit 5581779

Browse files
committed
SPJ episode
1 parent 7933e19 commit 5581779

File tree

3 files changed

+879
-0
lines changed

3 files changed

+879
-0
lines changed

podcast/11/index.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Simon Peyton Jones
3+
episode: 11
4+
buzzsproutId: 10316819
5+
recorded: 2022-02-01
6+
published: 2022-03-25
7+
---
8+
9+
Simon Peyton Jones is interviewed by Andres Löh and Joachim Breitner. Simon is the creator of Haskell and in this episode he talks about his new position at Epic, the origins of Haskell and why "it feels right", and the (extra)ordinary Haskell programmers.

podcast/11/links.markdown

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
* [A History of Haskell: being lazy with class](https://www.microsoft.com/en-us/research/publication/a-history-of-haskell-being-lazy-with-class/)
2+
* [Miranda language](https://crypto.stanford.edu/~blynn/compiler/miranda.html)
3+
* [Haskell 1.0 Report (postscript)](https://www.haskell.org/definition/haskell-report-1.0.ps.gz)
4+
* [Haskell 98 Report](https://www.haskell.org/onlinereport/)
5+
* [Haskell 2010 Report](https://www.haskell.org/onlinereport/haskell2010/)
6+
* [Combinator Golf](https://crypto.stanford.edu/~blynn/compiler/golf.html)
7+
* [Fun with Combinators](https://doisinkidney.com/posts/2020-10-17-ski.html)
8+
* [Liquid Haskell](https://ucsd-progsys.github.io/liquidhaskell-blog/)
9+
* [Microsoft Research](https://www.microsoft.com/en-us/research/)
10+
* [Notions of computation and monads (PDF)](https://www.cs.cmu.edu/~crary/819-f09/Moggi91.pdf)
11+
* [Tackling the awkard squad](https://www.microsoft.com/en-us/research/publication/tackling-awkward-squad-monadic-inputoutput-concurrency-exceptions-foreign-language-calls-haskell/)
12+
* [Trees that grow](https://www.microsoft.com/en-us/research/publication/trees-that-grow/)

0 commit comments

Comments
 (0)