causal C++ runtime
causal runtime

LICENSE

GNU AFFERO GENERAL PUBLIC LICENSE Version 3

Causal is a runtime written in C++ dedicated to make aspects of information interact in frame of a selfsynchronizing non linear system.

causal-rt.org

Get

git clone --recurse-submodules -j8 https://git.tuxfamily.org/causal/causal-cpp.git
cd causal-cpp

For building examples please see CI/CD

Compiler Notes

GCC >= 12 and Clang >= 14 are supported.