DMD vs. GDC vs. LDC
DMD is the reference implementation, the backend and frontend are open source. The code generation quality is not that overwhelming. GDC and LDC are both based on the DMD frontend so it might take some time until a new version of the frontend is merged in. Since the backends they use are very mature and … Read more