Skip to content

Commit

Permalink
yampa: Add link to new publication. Refs #277.
Browse files Browse the repository at this point in the history
A new paper "The beauty and elegance of Functional Reactive Animation"
was published as part of FARM 2023 / ICFP 2023.

This commit adds a link to the README that is authorized to access the
paper.
  • Loading branch information
ivanperez-keera committed Oct 6, 2023
1 parent b6fa023 commit 9441273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yampa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ Documentation is also available in the
## Publications
<sup>[(Back to top)](#table-of-contents)</sup>

* [The Beauty and Elegance of Functional Reactive Animation](https://dl.acm.org/doi/10.1145/3609023.3609806?cid=99658741366) (Ivan Perez; 2023)
* [Extensible and Robust Functional Reactive Programming](http://www.cs.nott.ac.uk/~psxip1/papers/2017-Perez-thesis-latest.pdf) (Ivan Perez; 2017)
* [Testing and Debugging Functional Reactive Programming](http://dl.acm.org/authorize?N46564) (Ivan Perez and Henrik Nilsson; 2017)
* [Functional Reactive Programming, Refactored](http://dl.acm.org/authorize?N34896) (Ivan Perez, Manuel Bärenz, and Henrik Nilsson; 2016)
Expand Down

0 comments on commit 9441273

Please sign in to comment.