def architecture: @pthr.Architecture;
Get the current architecture the compiler is compiling for / on.
def platform: @pthr.Platform;
Get the current platform the compiler is compiling for / on.
def mode: @pthr.Mode;
Get the current mode the compiler is running in.