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

I personally like:

Rust: "statically memory managed" Java, Go: "dynamically memory managed"

Similar to: "statically typed" or "dynamically typed"



Statically memory managed already has a meaning. It means that there is no malloc during runtime, all memory addresses are decided (usually manually) beforehand and written into the executable.




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

Search: