472,352 Members | 1,505 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,352 software developers and data experts.

Fast to compile programming languages?

1
I'm interested on finding fast to compile languages. I'm not talking about theoretical compilation time but in real word performance. The compilation times must be at worse 2 times slower than gcc. Don't say about Go, Vlang and Vox (I already know) and any compiler that does either none or little optimization (like tcc for example). I'm also not interested in languages that generate bytecode unless they can somehow (which is not possible) to have similar performance to machine code. Any other suggestion is welcomed and very appreciated. Thanks a lot in advance!
Sep 21 '21 #1
1 6188
Banfa
9,065 Expert Mod 8TB
Why don't you just use gcc? What is the purpose of the question?

Also mostly compile time is irrelevant compared to execution time, i.e. a 20% increase in compile time is worth it for a 5% decrease in execution time. Why is compile time so critical for you.
Sep 27 '21 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

97
by: Master Programmer | last post by:
An friend insider told me that VB is to be killled off within 18 months. I guess this makes sence now that C# is here. I believe it and am actualy...
0
by: gokul | last post by:
Find details related to C/C++ programming languages. From preparing flowchart and many more. A one stop website for all your programming language...
151
by: istillshine | last post by:
There are many languages around: C++, JAVA, PASCAL, and so on. I tried to learn C++ and JAVA, but ended up criticizing them. Is it because C was...
3
by: Krishvishwak | last post by:
AI programmers today are expected to master many languages as they work in an interdisciplinary environment and not in silos. The list goes as...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.