Hacker News new | ask | show | jobs
by donkeybeer 843 days ago
He's talking about the fact that many of these language and vm implementations are written in C and C++, and that C and C++ are supposedly to be avoided.
1 comments

That is not relevant to the question of “is this a memory safe language or not.” The language used as the implementation language does not dictate the semantics of the language being implemented, which is the thing being discussed.