Webinar: Let's make a programming language. Part 1. Intro - 20.02
In this talk, we'll touch upon the topic of compile-time evaluation. Let's see how we can use the AST to calculate values, and why this approach can be difficult at times. Also, we'll take a look at intermediate representation (IR) and see how it can help us.
0