On Friday, 10 June 2022 at 14:14:46 UTC, Paul Backus wrote: > No, it's because there's too much shared mutable state, and not > enough immutable objects and pure functions. Can it be improved by splitting large `source files` into small files? I think should refactor `'dmd'` aggressively.