Hacker News new | ask | show | jobs
by protomyth 5575 days ago
When you only have 1 program using another language and it slows the builds, you tend to want to replace it. There are still scripts and such in different languages (ksh and I do believe some perl).
1 comments

Right, just as I said, it is always a good idea to make a project more (language) uniform. But that wasn't my main point.
Since OpenBSD still compiles on a VAX, removing C++ from the build is a decent feature. As you say, OpenBSD has function with bounds checking and that seems to satisfy their requirements. Also, they haven't achieved language purity and I don't think they are trying.