LDC: Difference between revisions

14 bytes added ,  14 years ago
Link and compiler tag
(populate LDC page)
 
(Link and compiler tag)
 
Line 1:
{{implementation|D}}{{compiler}}
This D compiler uses the DMD front end and the LLVM backend. It is very up to date, generally produces the fastest code of all the D compilers, and comes bundled with [[tango]]. A significant downside is the lack of exception support in windows (this is a LLVM backend issue).
Anonymous user