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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Sunset of C and C++

9 点作者 skazka16大约 10 年前

2 条评论

wglb大约 10 年前
Well <i>C and C++, the father(s) of almost every programming language</i> isn&#x27;t quite true. Consider Jean Sammet&#x27;s cataloging of languages, and Fortran (Originally FORTRAN), COBOL, Lisp, FORTH. All of these are real-world languages of which C bears no ancestry. Rather the other way around. Oh, and don&#x27;t forget about BLISS.
nwmcsween大约 10 年前
C isn&#x27;t c++, you could have compiled unmodified c in a c++ compiler about 20 years ago. Rust is a more refined c++.