Join us online to build your own programming language from scratch, starting with the AST basics!
Join the webinar! Let's make a programming language. AST
Date: June 26, 2026, 01:00 PM UTC+1
We’re continuing our webinar series on building your own programming language in C++!
In the previous webinar, we created a parser that analyzes code and outputs parsing results to the console. Now it’s time for the next important step — building an AST (Abstract Syntax Tree).
An AST is a structured representation of code that makes further analysis, transformations, and execution possible. In this webinar, we’ll explain how ASTs work, show how to build them step by step, and create a printer that makes parsed code much easier to visualize and inspect.
This session will lay the groundwork for everything that comes next in our language implementation journey — semantic analysis, evaluation, and beyond.
Join us live to dive deeper into compiler design, ask your questions, and build a programming language from scratch together.
All registered participants will also receive access to the webinar recording.
Join the webinar! Let's make a programming language. AST
Good to know
Highlights
- 2 hours
- Online