2
0

Building an AST for the custom programming language

9d 8h ago by programming.dev/u/CodiUnicorn in events@programming.dev from programming.dev

The next part in a series of live talks on building a custom programming language using C++ is dedicated to creating an AST. This session will lay the groundwork for everything that comes next in this language implementation journey: semantic analysis, evaluation, and beyond.

Join the live session to dive deeper into compiler design.