About this Book

Functional programming (FP) holds real solutions to today’s complex software needs, especially the challenges of parallelism. It’s catching on, but there are barriers to its adoption. FRP is a subset of FP that doesn’t require you to learn a new language. This makes FRP an ideal gateway drug to functional programming. FRP solves a specific problem now, yet it gives you grounding in ideas that have wide application.

Lambda expressions have now been added to every language. The only thing standing in the way of wide adoption of FRP is gone. FRP is essentially an embedded logic language, so code written in it looks basically the same in any language. It turns out that Java has especially clear FRP syntax, and this was why we chose ...

Get Functional Reactive Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.