Appears on
Articles2
PVS-Studio in CMake: It's official now
If you're working on a cross-platform project in C or C++, you usually don't rely on a single build system, but instead use a build script generator. CMake, the most popular one, has recently been officially integrated with PVS-Studio static analyzer for these languages. PVS-Studio in CMake: It's official now by Taras Shevchenko From the article: Using the b
0
Standard C++1mo agoLet's make a programming language
We’re kicking off a webinar series on how to build your own programming language in C++. Let's make a programming language. Parser by Yuri Minaev Watch now: We’re continuing our webinar series on building your own programming language. In the previous sessions, we implemented a lexer for our language. In this upcoming webinar (May 21, 2026, 01:00 PM UTC+1),
0
Standard C++1mo ago
