Skip to content

Commit

Permalink
Update Propagators.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marianoguerra authored Sep 25, 2024
1 parent 99dd11e commit 1f8dd78
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pages/Propagators.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,16 @@ This model makes it easy to smoothly combine expression-oriented and constraint-
## Papers

- [The Art of the Propagator - Alexey Radul & Gerald Jay Sussman](https://citeseerx.ist.psu.edu/document?doi=755c48fd10aa303497ef849977c36529c0bb09ff&repid=rep1&type=pdf)
- [Propagation Networks: A Flexible and Expressive Substrate for Computation by Alexey Andreyevich Radul](https://www.cs.tufts.edu/~nr/cs257/archive/alexey-radul/phd-thesis.pdf)

## Presentations

- [Gerald Jay Sussman The Art of the Propagator](https://www.youtube.com/watch?v=-hQFrKspQHA)
- [George Wilson - An Intuition for Propagators - Compose Melbourne 2019](https://www.youtube.com/watch?v=nY1BCv3xn24)
- [Propagators Part 1 • Edward Kmett • YOW! 2016](https://www.youtube.com/watch?v=tETbivwzXBM)
- [Propagators Part 2 • Edward Kmett • YOW! 2016](https://www.youtube.com/watch?v=0igYOKcIWUs)

## Projects

- [Propaganda: A propagator library for Clojure](https://github.com/tgk/propaganda)
- Check the readme for more resources

0 comments on commit 1f8dd78

Please sign in to comment.