D Documentation  
name
char [] name

This string contains the vendor specific name of the compiler.

Example:
writefln(std.compiler.name);

Prints (if you are using DMD):
Digital Mars D

Created using PHP docwiki written by Markus Dangl. Best viewed with Mozilla Firefox.