|
|
|
|
|
by int_19h
624 days ago
|
|
I can't think of anything in either Java or Python that is memory-unsafe when it comes to the languages themselves. You can do unsafe stuff using stdlib in either language, sure. But by this standard, literally any language with FFI is "not any less safe" than C. Which is very technically correct, but it's not a particularly useful definition. |
|