C backend for D
Stefan Koch
uplink.coder at gmail.com
Thu Mar 5 21:43:45 UTC 2020
On Thursday, 5 March 2020 at 20:51:40 UTC, Dibyendu Majumdar
wrote:
> Has there ever been an attempt to create a C backend for D?
Indeed.
If I recall correctly Daniel Murphy did work on one.
newCTFE has a C backend as well, which of course will only work
for CTFEable code.
There are also approaches which use the unofficial LLVM C backend
via a custom build of LDC.
More information about the Digitalmars-d
mailing list