LDC 1.37.0

LDC is a LLVM-based D compiler, aiming to provide a portable D programming language compiler with modern optimizations and code generation capabilities.

Tags compiler d
License BSDL
State stable

Recent Releases

1.37.029 Mar 2024 11:31 major feature: This release bumps the D frontend, runtime, and Phobos to version 2.107.1. It also fixes an if-statement elision on constant true/false condition.