Skip to content

Add episode 55 #441

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
Aug 16, 2024
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/55/index.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Sebastian Ullrich
episode: 55
buzzsproutId: 15595231
recorded: 2024-07-15
published: 2024-08-16
---
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.
14 changes: 14 additions & 0 deletions podcast/55/links.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
* [Sebastian Ullrich](https://functional.cafe/@kha)
* [Isabelle](https://isabelle.in.tum.de/)
* [Jeremy Avigad](https://www.andrew.cmu.edu/user/avigad/)
* [Sebastian's Masters thesis (on verifying Rust programs)](https://pp.ipd.kit.edu/uploads/publikationen/ullrich16masterarbeit.pdf)
* [Leonardo de Moura](https://leodemoura.github.io/)
* [Lean](https://lean-lang.org/)
* [Sebastian's PhD thesis (on Lean 4)](https://lean-lang.org/papers/thesis-sebastian.pdf)
* [Racket](https://racket-lang.org/)
* [Verso](https://github.com/leanprover/verso)
* [Helium](https://github.com/Helium4Haskell/helium)
* [Lean use in Cedar at AWS](https://aws.amazon.com/blogs/opensource/lean-into-verified-software-development/)
* [Lean Together Conference](https://leanprover-community.github.io/lt2024/)
* [Reference Counting in Lean](https://arxiv.org/pdf/1908.05647)
* [Lean FRO](https://lean-fro.org/)
Loading