How to Install ldc in Ubuntu 18.04



Install ldc by entering the following commands in the terminal:

sudo apt update
sudo apt install ldc

Description:

LLVM D Compiler

LDC is a compiler for the D programming Language. It is based on the latest DMD frontend and uses LLVM as backend. . This is the actual ldc compiler

Homepage: https://github.com/ldc-developers/ldc

Version: 1:1.8.0-1

Section: universe/devel