gdc-5
GNU D compiler (version 2)
Install
- All systems
-
curl cmd.cat/gdc-5.sh
- Ubuntu
-
apt-get install gdc-5 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gdc-5 - Raspbian
-
apt-get install gdc-5
gdc-5
GNU D compiler (version 2)
This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. This compiler supports D language version 2.