|
|
|
|
|
by felixangell1024
3693 days ago
|
|
EDIT0:
It appears I was wrong, for some reason I was under the impression DMD produced C code. Ignore this comment! :) Another language that is widely used by hobbyists and in production is D which, as far as I know, produces C code too. EDIT: I should say there are a few D compilers, DMD, LDC, and some other one by GNU(?). I think that DMD is the main compiler, but I could be wrong. LDC generates LLVM code. |
|