Hacker News new | ask | show | jobs
by Shorel 3 days ago
How is this better than the GC in D?
1 comments

It is better in a sense that D is not C or C++. Technical innovation is memory safety with high level of compatibility with existing C and C++ in practice. It is compatible enough that you can run memory safe LibreOffice with Fil-C. D doesn't do that.