Re: Article about D in the iX magazine

2019-12-20 Thread Andre Pany via Digitalmars-d-announce
On Friday, 22 November 2019 at 08:11:11 UTC, Ozan Nurettin Süel wrote: Hi A famous german computer magazine "iX" published this month an article about D. I'm so excited to find it in my prefered mag. Thanks to Robert Schadek. Link: https://www.heise.de/select/ix/2019/12/1913713393109056137

Re: LDC 1.19.0

2019-12-20 Thread H. S. Teoh via Digitalmars-d-announce
On Fri, Dec 20, 2019 at 03:19:43PM +, kinke via Digitalmars-d-announce wrote: > Glad to announce LDC 1.19: Awesome!! With every release, LDC is becoming more and more my go-to D compiler. Big thanks to all involved in making this happen! T -- A linguistics professor was lecturing to

LDC 1.19.0

2019-12-20 Thread kinke via Digitalmars-d-announce
Glad to announce LDC 1.19: * Based on D 2.089.1+. * LLVM upgraded to v9.0.1, incl. experimental AVR backend. * New experimental prebuilt Android aarch64 package, including prebuilt x86_64 libs too. The Android armv7a package newly includes prebuilt i686 libs. * Slight codegen improvements,