On 1/11/24 03:21, Walter Bright wrote: > > As for it being a required feature of string interpolation to do this > processing at compile time, that's a nice feature, not a must have. As far as I am concerned it is a must-have. For example, this is what prevents the SQL injection attack, it's a safety guarantee.