Migrating dmd to D?

J not_listed at not.not.listed
Tue Mar 5 16:56:33 PST 2013


On Wednesday, 6 March 2013 at 00:25:30 UTC, Adam Wilson wrote:
> My preference would be to completely replace the back-end with 
> LLVM.

+1

In addition to getting ARM and javascript (via emscripten) 
output, going to LLVM brings the possibility of using its JIT to 
make a REPL possible, and nice dynamic code loading possibilities 
as well.

-J


More information about the Digitalmars-d mailing list