| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Important
This repository is currently not actively maintained and developed as the core contributors focus on other projects. Please check out the Xronos SDK which uses a fork of this runtime and reactor-uc which applies the same underlying ideas to embedded devices.
While reactor-cpp can be used as a standalone framework, it is designed to work in conjunction with Lingua Franca, a polyglot metaprogramming language. Read the Lingua Franca handbook to get an overview of the reactor model.
mkdir build
cd build
cmake ..
makeThe examples need to be built explicitly. Alternatively, take a look at the CONTRIBUTING.md for building with nix package manager.
reactor-cpp can be built with tracing support. This provides a powerful tool for analyzing and debugging reactor applications.
For general guidelines about contributing, see CONTRIBUTING.md.
More related publications are available on the Lingua Franca publication page.
| Back | FazBrowse Home | New Git URL |