Webinar on how to build your own programming language in C++ from the developers of a static analyzer (pvs-studio.com)
from CodiUnicorn@programming.dev to cpp@programming.dev on 11 Feb 2026 11:26
https://programming.dev/post/45592266

PVS-Studio presents a series of webinars on how to build your own programming language in C++. In the first session, we will go over what’s inside the “black box”. In clear and plain terms, they’ll explain what a lexer, parser, a semantic analyzer, and an evaluator are.

Yuri Minaev, C++ architect at PVS-Studio, will talk about what these components are, why they’re needed, and how they work. Welcome to join.

#cpp

threaded - newest