std.compiler
Authors:Walter Bright, www.digitalmars.com
License:
Public Domain
- Vendor specific string naming the compiler, for example: "Digital Mars D".
- Master list of D compiler vendors.
- Digital Mars
- Which vendor produced this compiler.
- The vendor specific version number, as in
version_major.version_minor
- The version of the D Programming Language Specification
supported by the compiler.