Skip to content

Commit eb470b9

Browse files
authored
Add episode 55 (#441)
1 parent e9477fa commit eb470b9

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

podcast/55/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Sebastian Ullrich
3+
episode: 55
4+
buzzsproutId: 15595231
5+
recorded: 2024-07-15
6+
published: 2024-08-16
7+
---
8+
In this episode, Niki and Andres talk with Sebastian, one of the main developers of Lean, currently working at the Lean Focused Research Organization. Today we talk about the addictive notion of theorem provers, what is a sweet spot between dependent types and simple programming and how Lean is both a theorem prover and an efficient general purpose programming language.

podcast/55/links.markdown

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
* [Sebastian Ullrich](https://functional.cafe/@kha)
2+
* [Isabelle](https://isabelle.in.tum.de/)
3+
* [Jeremy Avigad](https://www.andrew.cmu.edu/user/avigad/)
4+
* [Sebastian's Masters thesis (on verifying Rust programs)](https://pp.ipd.kit.edu/uploads/publikationen/ullrich16masterarbeit.pdf)
5+
* [Leonardo de Moura](https://leodemoura.github.io/)
6+
* [Lean](https://lean-lang.org/)
7+
* [Sebastian's PhD thesis (on Lean 4)](https://lean-lang.org/papers/thesis-sebastian.pdf)
8+
* [Racket](https://racket-lang.org/)
9+
* [Verso](https://github.com/leanprover/verso)
10+
* [Helium](https://github.com/Helium4Haskell/helium)
11+
* [Lean use in Cedar at AWS](https://aws.amazon.com/blogs/opensource/lean-into-verified-software-development/)
12+
* [Lean Together Conference](https://leanprover-community.github.io/lt2024/)
13+
* [Reference Counting in Lean](https://arxiv.org/pdf/1908.05647)
14+
* [Lean FRO](https://lean-fro.org/)

0 commit comments

Comments
 (0)