Skip to content

Commit

Permalink
Merge branch 'develop-readme-farmpaper' into develop. Close #277.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanperez-keera committed Oct 6, 2023
2 parents b6fa023 + b385459 commit 23575ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions yampa/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
2023-10-05 Ivan Perez <ivan.perez@keera.co.uk>
* Define Yampa.FRP.Task.return in terms of pure (#276).
* Add link to new publication (#277).

2023-08-07 Ivan Perez <ivan.perez@keera.co.uk>
* Version bump (0.14.4) (#274).
Expand Down
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 23575ea

Please sign in to comment.