Manu wrote: > Seems like a horrible assumption to make when inventing a systems > programming language that intends to go head to head with C/C++ :) > FYI, C/C++ also have cpuid, and it is also pretty low-level like in D (ie. developers rarely use cpuid.h directly). You should not (in practice) use "core" modules anyway.