January 14, 2014
Mac users have uploaded an excellent Homebrew formula for installing dmd:

https://github.com/Homebrew/homebrew/blob/master/Library/Formula/dmd.rb

Users can simply `brew install dmd` to get the dmd compiler.

Could we do the same for gdc?