Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top

Webinar: Let's make a programming language. Lexer - 29.04

>
>
Video

Posts: video

25 Mar 2026
Integrating SAST into DevSecOps
Anton Tretyakov
As software delivery accelerates, security must move at the same speed. In the webinar, we explored how to effectively integrate Static Application Security Testing (SAST) into your DevSecOps pipeline to identify vulnerabilities early, reduce risk, and streamline secur…
...
01 Mar 2026
Let's make a programming language. Intro
Yuri Minaev
We’re kicking off a webinar series on how to build your own programming language in C++. In this first session, we’ll break down — step by step and in plain terms — what’s inside the “black box”: the lexer and parser, the semantic analyzer, and the evaluator. We’ll tal…
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
16 Jul 2025
How to integrate PVS-Studio analysis results into SonarQube
Elizaveta Kolitenko
he PVS-Studio plugin allows you to add analyzer messages to the SonarQube message database. In the video, we'll show you how to integrate the PVS-Studio analysis results into SonarQube using a C++ project check as an example.
...
16 Jul 2025
How to use PVS-Studio extension in Visual Studio Code
Elizaveta Kolitenko
This video will take a closer look at an extension that enables you to use the PVS-Studio analyzer in Visual Studio Code.
...
16 Jul 2025
What is PVS-Studio?
Elizaveta Kolitenko
In this video we'll talk about the most important topics and aspects related to the PVS-Studio static analyzer. You'll find out not just how PVS-Studio can help you - but also what mechanisms and approaches it uses. Links: PVS-Studio manual. Get the PVS-Studio free t…
...
02 Jui 2025
How to work with PVS-Studio in the Visual Studio IDE
Evgeniya Eltukova
The PVS-Studio plugin for the Microsoft Visual Studio IDE provides not only static analysis, but also a wide range of features for working with the analyzer messages. In this video, we’ll show you how to install the analyzer, run the analysis on a project, and what set…
...
07 Mai 2025
What is new in PVS-Studio for 3 years? (2025)
Polina Alekseeva
Check out how PVS-Studio has evolved over the last three years! This video covers new diagnostic rules, integrations, analyzer optimization, and more.
...
06 Déc 2024
Evaluation
Yuri Minaev
In this talk, we'll touch upon the topic of compile-time evaluation. Let's see how we can use the AST to calculate values, and why this approach can be difficult at times. Also, we'll take a look at intermediate representation (IR) and see how it can help us.
...
06 Nov 2024
C++ Semantics
Yuri Minaev
In this talk on the C++ semantics, we will take a look at symbols and name resolution. We will discuss different kinds of lookups, scope importing, overload resolution, as well as templates and their specifics. Join us for the webinar!
...
10 Oct 2024
Parsing C++
Yuri Minaev
In this webinar, we will discuss grammars in C++ and how they work. We will talk about different kinds of parsers and why C++ is difficult to parse. We will also share some tricks to avoid extreme slowdown. Don’t miss out on this!
...
View more Pagination arrow previous
Showing: - of 56