PVS-Studio devs are continuing the series of talks on building a custom C++ based programming language.
In this session, the speaker will explain what a parser is, walk through the recursive descent approach, and show how to build your own expression parser from scratch.
Join the talk here.

