Subject: Evaluation
Date: December 05, 2024, 12:00 PM UTC+1
Description:
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.