Re: NEW: lang/ldc

2021-11-22 Thread Tracey Emery
On Sat, Nov 20, 2021 at 04:01:28PM +, Brian Callahan wrote: > > > On 10/20/2021 08:16 PM, Brian Callahan wrote: > > Hi ports -- > > > > Attached is a new port, lang/ldc. LDC is the LLVM D Compiler. > > > > --- > > pkg/DESCR: > > The LDC project aims to provide a portable D programming

Re: NEW: lang/ldc

2021-11-20 Thread Brian Callahan
On 10/20/2021 08:16 PM, Brian Callahan wrote: Hi ports -- Attached is a new port, lang/ldc. LDC is the LLVM D Compiler. --- pkg/DESCR: The LDC project aims to provide a portable D programming language compiler with modern optimization and code generation capabilities. The compiler uses the

NEW: lang/ldc

2021-10-20 Thread Brian Callahan
Hi ports -- Attached is a new port, lang/ldc. LDC is the LLVM D Compiler. --- pkg/DESCR: The LDC project aims to provide a portable D programming language compiler with modern optimization and code generation capabilities. The compiler uses the official DMD frontend to support the latest D2