TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Can C++ Be Saved? Bjarne Stroustrup on Ensuring Memory Safety

2 点作者 lleb97a超过 2 年前

1 comment

sylware超过 2 年前
The real pb with c++ is the complexity of its syntax then the absurdely and grotesquely massive and complex compilers it requires, creating de-facto very few vendors (open source or not) able to deal with it, hence a very strong vendor lock-in.<p>Some are talking about rust, but if its syntax&#x2F;runtime is no better in complexity and its rust-written compilers become as insane as c++ ones, I don&#x27;t think it will be interesting.