JacksonDunstan.com covers game programming| www.jacksondunstan.com
Spoiler: this is a rant. ๐ I have tried to write a small side project in modern C++ recently. I wanted to have a proper setup with modern tooling and practices, in part because I wanted to see what the state of the art was for C++. So I settled on these tools: compiler: clang; build system: cmake; dependencies resolution: conan; unit test framework: I have adopted catch 2, because it looked quite simple; lsp: I have used clangd; linter: there seem to be multiple valid choices, but I have s...| Andrea Bergia's Website
README.md| aomedia.googlesource.com
JacksonDunstan.com covers game programming| www.jacksondunstan.com
An overview of the C++ tooling ecosystem: compilers, build systems, debuggers, sanitizers, analyzers, profilers, package managers and online tools.| hacking C++
A community and blog for embedded software makers| Interrupt