Shared, language-agnostic support code for the compilers namespace,
factored out so that any compilers.<lang> distribution (e.g.
compilers.C) can build on a common foundation.
Includes:
compilers.common.logging— logger helpers for compiler outputcompilers.common._util— small text/argument utilitiescompilers.common._modified— file-timestamp ("newer") helperscompilers.common.platform— platform detection and macOS compiler support