Rust and D share many similarities, both are system languages, both don't produce lot of garbage, and both have a compiler based on the LLVM back-end. So why don't we join forces with such Rust people to create a good GC useful for both languages? Probably there is no need for every language to invent its own GC...

https://github.com/elliottslaughter/rust-gc-talk

Bye,
bearophile

Reply via email to