Parsing and Analysing C++

04/10/2024 1h 1min Episodio 391
Parsing and Analysing C++

Listen "Parsing and Analysing C++"

Episode Synopsis

Yuri Minaev joins Timur and Phil. Yuri talks to us about static analysis and how PVS Studio helps. Then we chat about his work on a custom C++ parser, and what challenges he's encountered.
News


CppCon 2024 keynotes on YouTube (via CppCon site):

Herb Sutter - "Peering Forward: C++'s Next Decade"
Khalil Estell - "C++ Exceptions for Smaller Firmware"
Amanda Rousseau - "Embracing an Adversarial Mindset for C++ Security"
David Gross - "Ultrafast Trading Systems in C++"
Daveed Vandevoorde - "Gazing Beyond Reflection for C++26"



Coros - task-based parallelism library built on C++20 Coroutines

"The case of the crash when destructing a std::map" - Raymond Chen
ACCU 2025 Call for Speakers and (super) Early Bird Tickets

Links

C++ Under the Sea
PVS-Studio (download)
PVS-Studio Blog
Yuri's Webinar: Parsing C++