This guide assumes that the project is being built on Linux* but equivalent steps can be performed on any other operating system. cmake path/to/repo/root && cmake --build . To run the tests, proceed ...
Abstract: Synchronous programs are used to implement safety critical embedded software. Efficiently compiling imperative synchronous programs into small and fast executables is challenging, due to ...