The introduction to Reactive Programming you've been missing
https://gist.github.com/staltz/868e7e9bc2a7b8c1f754
The canonical stackoverflow question
http://stackoverflow.com/questions/1028250/what-is-functional-reactive-programming
What is Reactive Programming?
http://www.paulstovell.com/reactive-programming
FRP in C++ and Its Application
ftp://netlib.bell-labs.com/who/Old/blume/icfp02/191.pdf
C++ implementation: C++ Rx library
https://github.com/Reactive-Extensions/RxCpp
All the links point to the same URL (and that link is broken).
ReplyDeleteFixed... and the ftp pdf link works for me
Delete