Skip to content

Commit d6dacc4

Browse files
committed
More work on episode 10
1 parent fcfbd46 commit d6dacc4

File tree

8 files changed

+252
-246
lines changed

8 files changed

+252
-246
lines changed
File renamed without changes.

podcast/10/index.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Nadia Polikarpova
3+
episode: 10
4+
buzzsproutId: 9846037
5+
recorded: 2021-12-19
6+
published: 2022-03-06
7+
---
8+
9+
Nadia Polikarpova is interviewed by Alejandro Serrano and Niki Vazou. Nadia is an assistant professor at UCSD, where she works on improving how we write programs. They talk about some of her projects, like Hoogle+ and Synquid, and how she approaches teaching about these topics.

podcast/10/links.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* [Nadia Polikarpova](https://cseweb.ucsd.edu/~npolikarpova/)
2+
* [Hoogle](https://hoogle.haskell.org/)
3+
* [Hoogle+](https://hoogleplus.goto.ucsd.edu/)
4+
* [POPL'20 paper: _Program Synthesis by Type-Guided Abstraction Refinement_](https://cseweb.ucsd.edu/~npolikarpova/publications/popl20.pdf)
5+
* [OOPSLA'20 paper: _Digging for Fold: Synthesis-Aided API Discovery for Haskell_](https://cseweb.ucsd.edu/~npolikarpova/publications/oopsla20-hplus.pdf)
6+
* [Anti-unification](https://en.wikipedia.org/wiki/Anti-unification_(computer_science)) (Wikipedia)
7+
* [Dependent Haskell](https://gitlab.haskell.org/ghc/ghc/-/wikis/dependent-haskell)
8+
* [Synquid](http://comcom.csail.mit.edu/comcom/#Synquid)
9+
* [CSE 291: Program Synthesis](https://github.com/nadia-polikarpova/cse291-program-synthesis/wiki)
File renamed without changes.

podcast/10/transcript.markdown

Lines changed: 234 additions & 0 deletions
Large diffs are not rendered by default.

podcast/11/index.markdown

Lines changed: 0 additions & 9 deletions
This file was deleted.

podcast/11/links.markdown

Lines changed: 0 additions & 1 deletion
This file was deleted.

podcast/11/transcript.markdown

Lines changed: 0 additions & 236 deletions
This file was deleted.

0 commit comments

Comments
 (0)