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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Is Ada a failed language?

1 点作者 tomekw将近 8 年前

2 条评论

progman将近 8 年前
People who avoid GPL in general don&#x27;t understand how GPL works. They don&#x27;t realize that <i>only</i> changes of the GPL software needs to to published on request. For instance, if they change something in the GtkAda library to make their software run then they must publish those changes on request. Their own proprietary software which links to the GPL doesn&#x27;t need to be published. However, if they take a large part of the GPL software to modify it, and sell it as their own software then they have a problem. GPL was invented to prevent such abuse.<p>Regarding the other points, I have the impression that Ada is much easier to handle than Rust, hence Ada code is easier to maintain. Package managers are not always a blessing. Haskell&#x27;s cabal hell demonstrated that the usability of package managers is questionable. As for me, I prefer the &quot;dumb&quot; configure - make - make install tool chain since it follows the KISS principle. In most cases it just works.
Davidbrcz将近 8 年前
&quot;it[Ada] failed to find its niche. &quot;<p>This is plain wrong. One of Ada&#x27;s favorite niche is real time embedded systems with a strong emphasis on safety and reliability. It is widely used in aerospace, railway, ...
评论 #14426488 未加载
评论 #14426325 未加载