|
|
|
|
|
by crudbug
3955 days ago
|
|
I followed D for sometime, it has taken all the good parts from other languages in an incremental manner - contracts / actors/ functional concepts. Do you vision D becoming a transpiler platform, similar to JavaScript land where languages target D source ? x-lang => D => ldc => binary |
|
That said, just as a related aside, there's the Daniel Murphy's magicport program that translates real projects from C++ do D semiautomatically (Daniel used it to translate the D compiler itself; we recently committed to bootstrapping).