2015-10-07 19:11:04 +00:00
|
|
|
# Functional Reactive Programming
|
|
|
|
|
2023-04-03 14:46:59 +00:00
|
|
|
* [Functional Reactive Programming, Continued](https://www.antonycourtney.com/pubs/frpcont.pdf)
|
2016-01-22 14:57:38 +00:00
|
|
|
|
2023-05-03 23:06:05 +00:00
|
|
|
* [Event-Driven FRP](https://www.researchgate.net/publication/2415013_Event-driven_FRP)
|
2016-01-22 14:57:38 +00:00
|
|
|
|
2023-04-03 14:46:59 +00:00
|
|
|
* [Real-Time FRP](https://csiflabs.cs.ucdavis.edu/~johari/refs/rt-frp.pdf)
|
2016-01-22 14:57:38 +00:00
|
|
|
|
2014-03-14 02:39:39 +00:00
|
|
|
* [Asynchronous Functional Reactive Programming for GUIs](http://people.seas.harvard.edu/~chong/pubs/pldi13-elm.pdf)
|
2014-03-08 08:04:09 +00:00
|
|
|
|
2014-03-14 02:39:39 +00:00
|
|
|
* [Push-Pull Functional Reactive Programming](http://conal.net/papers/push-pull-frp/push-pull-frp.pdf)
|
2014-03-08 08:04:09 +00:00
|
|
|
|
2023-04-03 14:46:59 +00:00
|
|
|
* [Wormholes: Introducing Effects to FRP](https://www.danwc.com/data/Winograd-Cort-Wormholes.pdf)
|
2015-10-07 19:11:04 +00:00
|
|
|
|
2016-01-22 14:57:38 +00:00
|
|
|
* [Elm: Concurrent FRP for Functional GUIs](https://www.seas.harvard.edu/sites/default/files/files/archived/Czaplicki.pdf)
|
|
|
|
|
|
|
|
|
2015-10-07 19:11:04 +00:00
|
|
|
## Hosted Papers
|
|
|
|
|
2016-01-22 14:57:38 +00:00
|
|
|
* :scroll: [A Survey of Functional Reactive Programming](a-survey-of-functional-reactive-programming.pdf)
|
|
|
|
|
|
|
|
* :scroll: [Deprecating the Observer Pattern](deprecating-the observer-pattern.pdf)
|
|
|
|
|
|
|
|
* :scroll: [FrTime: Functional Reactive Programming in PLT Scheme](frp-in-plt-scheme.pdf)
|
|
|
|
|
|
|
|
* :scroll: [Functional Reactive Animation](functional-reactive-animation.pdf)
|
|
|
|
|
|
|
|
* :scroll: [RAY: Integrating Rx and Async for Direct-Style Reactive Streams](ray-integrating-rx-and-async-for-direct-style-reactive-streams.pdf)
|