Digital Mars D compiler for compiling D programming language code
Digital Mars D compiler
dmd
rdmd
$ dmd hello.d -of=hello
$ rdmd script.d
$ dmd main.d -O -release