Skip to content
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
9 changes: 9 additions & 0 deletions podcast/85/index.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Brent Yorgey
episode: 85
buzzsproutId: 19705795
recorded: 2026-03-17
published: 2026-08-26
---

In today’s episode, we’re joined by Brent Yorgey, Associate Professor of Computer Science at Hendrix College and the creator, among other things, of the Diagrams vector graphics library and Swarm, a 2D programming and resource gathering game. We talk about teaching, domain specific languages, and competitive coding.
20 changes: 20 additions & 0 deletions podcast/85/links.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
- [Brent Yorgey’s personal web page](http://ozark.hendrix.edu/~yorgey/forest/index/index.xml)
- [Stephanie Weirich](https://www.cis.upenn.edu/~sweirich/)
- [species: Computational combinatorial species library](https://hackage.haskell.org/package/species)
- [Hendrix](https://www.hendrix.edu/)
- [XMonad](https://xmonad.org/)
- [IRC Haskell channel](https://www.haskell.org/irc/)
- [Good Math/Bad Math](http://www.goodmath.org/blog/)
- [Trends in FP in education](https://wiki.tfpie.science.ru.nl/Main_Page)
- [Disco](https://disco-lang.github.io/disco-live/)
- [Swarm](https://swarm-game.github.io/)
- [Brent’s blog](https://byorgey.github.io/blog/)
- [Interact (haskell function)](https://hackage-content.haskell.org/package/base-4.22.0.0/docs/Prelude.html#v:interact)
- [Algebras for weighted search](https://dl.acm.org/doi/10.1145/3473577)
- [Diagrams](https://hackage.haskell.org/package/diagrams)
- [Conal Elliott](http://conal.net/)
- [Brent’s Haskell Symposium Talk](​​https://www.youtube.com/watch?v=C8PcRqIToCM)
- [Software Foundations (book)](https://softwarefoundations.cis.upenn.edu/)
- [Lean](https://lean-lang.org/)
- [Paul Hudak book: Haskell School of Expression](https://www.cambridge.org/highereducation/books/the-haskell-school-of-expression/70651D70E17ECC07C91D8487D2EFEAE7#overview)
- [CodeWorld](https://code.world/)
Loading