Still need to do: - Tagged templates so users can control interpolation. - Optional format strings. But basic string interpolation is working now: System.print("Hi, %(name)! You are %(birth - today) years old.")