Blinker

A case study from the automotive domain.

The first community made demo for Blech is the implementation of a car’s blinker running in a simulated curses environment. Making use of Blech’s reactive programming model and concurrent composition, this example shows how a rather complex state management logic can be decomposed into individual simple building blocks.

Last modified May 4, 2021: drafting the module chapter (fa3db01)