Skip to content

Commit 02658fa

Browse files
authored
Podcast episode 37 (#360)
1 parent 579757d commit 02658fa

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

podcast/37/index.markdown

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: John MacFarlane
3+
episode: 37
4+
buzzsproutId: 13969224
5+
recorded: 2023-08-09
6+
published: 2023-11-14
7+
---
8+
9+
Joachim Breitner and David Christiansen interview John MacFarlane, a professor of philosophy at UC Berkeley, but also the author of the popular pandoc document conversion tool, which has been around half as long as Haskell itself.
10+
He also explains the principle of uniformity as a design goal for lightweight markup languages,
11+
the relationship between philosophy and programming, and along the way he helps David with his markdown difficulties.

podcast/37/links.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
* [John MacFarlane’s website](https://johnmacfarlane.net/)
2+
* [Greg Restall: Haskell and Logic](https://consequently.org/news/2004/05/10/haskell_and_logic/)
3+
* [Gentle intro to Haskell](https://www.haskell.org/tutorial/)
4+
* [pandoc](https://pandoc.org/)
5+
* [Beyond Markdown Essay](https://johnmacfarlane.net/beyond-markdown.html)
6+
* [CommonMark](https://commonmark.org/)
7+
* [Djot](https://djot.net/)
8+
* [skylighting](https://github.com/jgm/skylighting)

0 commit comments

Comments
 (0)