This is a C++ implementation of the original dotto. The intended use was for embedded systems.
Prerequisites - CMake, gcc, internet connectivity (for CMake to fetch tabulate)
mkdir build && cd build
cmake ..
cmake --build . -j `nproc`V
./bin/dotto-cpp