Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

D has a similar feel to Nim, and excellent C integration. The GC is optional and it has good meta programming capabilities.


> The GC is optional

A big issue is that while GC is technically optional, a lot of the standard library depends on GC (at least last time I checked) and using D without those parts of the standard library is much less ergonomic.


This is increasingly not the case but there is also mir, which is effectively a smaller standard library along with a lot of extremely fast numerical code




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

Search: