Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dustingetz committed Mar 5, 2023
1 parent 797c34e commit afe0f31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ Standalone starter repo to fork:

Electric Clojure implements a form of arrowized continuous time dataflow programming with extensions for network-transparent function composition.

* [The Haskell School of Music: From Signals to Symphonies (2018)](https://www.amazon.com/Haskell-School-Music-Signals-Symphonies/dp/1108416756) – best starting point
* [The Haskell School of Music: From Signals to Symphonies (2011)](https://www.amazon.com/Haskell-School-Music-Signals-Symphonies/dp/1108416756) – best starting point.
* [The Essence of Dataflow Programming (2006)](http://cs.ioc.ee/~tarmo/papers/essence.pdf) – great category theory overview of dataflow programming
* [Push-pull functional reactive programming, Elliot (2009)](http://conal.net/papers/push-pull-frp/)
* [Breaking down FRP, Jane Street (2014)](https://blog.janestreet.com/breaking-down-frp/)
* [Seven Implementations of Incremental (lecture), Jane Street, 2016](https://www.youtube.com/watch?v=G6a5G5i4gQU)
* [Seven Implementations of Incremental (video), Jane Street, 2016](https://www.youtube.com/watch?v=G6a5G5i4gQU)

0 comments on commit afe0f31

Please sign in to comment.