How to build your own programming language in C++

(pvs-studio.com)

2 points | by GodCreation 2 hours ago

1 comments

  • GodCreation 2 hours ago
    Webinar on how to build your own programming language in C++ from the developers of a static analyzer. 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.