Skip to content
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ simultaneously a printable document and a runnable library.
One version of this paper was published and presented at the
[Scheme and Functional Programming Workshop 2021](https://icfp21.sigplan.org/home/scheme-2021),
see the [presentation video](https://www.youtube.com/watch?v=2szKoUQoNm8&list=PLyrlk8Xaylp7NvZ1r-eTIUHdyHQg0auvo&index=10),
with the source code at git tags `Scheme-Workshop-2021-paper` for the paper as published then,
and `Scheme-Workshop-2021-slides` for the [slides](poof-slides.rkt) as presented.
with the source code at git tags [`Scheme-Workshop-2021-paper`](https://github.com/metareflection/poof/tree/Scheme-Workshop-2021-paper) for the paper as published then,
and `Scheme-Workshop-2021-slides` for the [slides](slides-2021-scheme-workshop.rkt)) as presented.

A presentation was made at LambdaConf 2024, with a longer variant later made online for
[Legends of LambdaConf](https://youtu.be/oAzBfY8OtG0).
Expand Down