TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What makes a programming language fast?

1 pointsby calderarrowover 5 years ago

2 comments

Bostonianover 5 years ago
One factor is time spent on optimizing the compiler or interpreter. In addition to having its own free Python distribution, Intel produces C++ and Fortran compilers. Although it charges for those compilers, I think the main reason it has created them, even though gcc exists, is to increase peformance on its hardware.
mytailorisrichover 5 years ago
- Whether it is compiled or interpreted<p>- How abstract it is &#x2F; what &#x27;advanced&#x27; features it provides<p>- The compiler
评论 #22054112 未加载