How can we make it easier to experiment with the compiler?
Ola Fosheim Grostad
ola.fosheim.grostad at gmail.com
Wed May 26 13:58:05 UTC 2021
On Wednesday, 26 May 2021 at 13:51:38 UTC, rikki cattermole wrote:
> Fixing it, makes other issues much more visible to the point
> where they: HAVE TO BE FIXED RIGHT NOW.
>
> Without the rearranging to match concepts and complexities in
> the file structure, it is a lot harder to properly scope
> modules to doing one and only one thing.
Exactly. The core principle for anything that has to do with
computers at basically any level is surprisingly simple: Divide
and Conquer.
More information about the Digitalmars-d
mailing list