dmd Command Examples

Official D compiler. More information: https://dlang.org/dmd.html.

dmd {{path/to/source.d}}

dmd -allinst

dmd -boundscheck={{on|safeonly|off}}

dmd -check={{h|help|?}}

dmd -color