dmd 2.106.1
Reference D Programming Language compiler
DMD is the reference compiler for the D programming language.
- Website: https://github.com/dlang/dmd
- Licenses: Boost 1.0
- Package source: gnu/packages/dlang.scm
- Builds: See build status
- Issues: See known issues
Installation
Install dmd 2.106.1
as follows:
guix install dmd@2.106.1
Or install the latest version:
guix install dmd
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.