News

Along the way, discover how functional pipelines, metaprogramming, and the constexpr specifier can transform your approach to problem-solving in C++. This course also covers functional reactive ...
Juniper is a functional reactive programming language for the Arduino platform. What that means is that you’ll be writing your code using anonymous functions, map/fold operations, recursion, and ...
This is a sandbox to experiment with, benchmark and develop a C++17 library for functional programming. As Scott Meyers puts it, C++ is suited for demanding systems applications. That's certainly what ...