Hacker News new | ask | show | jobs
by jhgb 1646 days ago
Perhaps you're correct about C++, but I was more referring to the Zig vs. Rust situation.
1 comments

Since the Zig tool chain can also compile C, and Zig can use C headers without translation, the cases are more similar than one might otherwise suspect.

But of course it would be less of an upgrade, and the Zig parts would have to stay clearly segregated.