Hacker News new | past | comments | ask | show | jobs | submit login

For some, D's garbage collection isn't quite neutral.

Rust, for example, can be used to write a C-like loadable or linkable module for some other system (JNI, Ruby, Python, etc) with a very tiny or nonexistent runtime required.

Having a GC makes this a little less seamless.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: