Caching D compiler - preview version

Joakim dlang at joakim.fea.st
Sun Oct 29 14:50:30 UTC 2017


On Tuesday, 24 October 2017 at 13:19:15 UTC, Dmitry Olshansky 
wrote:
> What is dcache?
>
> It's a patch for dmd that enables a *persistent* shared-memory 
> hash-map, protected by a spin-lock from races. Dmd processes 
> with -cache flag would detect the following pattern:
>
> [...]

Posted to reddit and HN by someone:

https://www.reddit.com/r/programming/comments/79bphm/caching_d_compiler_preview_version/
https://hn.algolia.com/?query=caching%20d%20compiler

Just laughed out loud at this HN comment comparing D to C++:

"ranges, native strings, an insanely straight-forward and 
powerful template engine, compile-time evaluation, native 
contract programming and unit testing, modules (read: what's a 
header guard?), make C++ feel like clanging rocks together to 
make fire compared to D."


More information about the Digitalmars-d-announce mailing list