bc is a toy for c++, which use some modern c++ features. Quick Start Complier requirements Your complier should support C++23. Compile cmake -S . -B build cmake --build build --target all -j <threads> --