Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Coffee corner » Compilation speed concerns
Re: Compilation speed concerns [message #14754 is a reply to message #14737] Wed, 12 March 2008 20:50 Go to previous message
waxblood is currently offline  waxblood
Messages: 95
Registered: January 2007
Member
I'm looking forward for clang http://clang.llvm.org/ . As a C compiler seems very good and efficient, too bad they say "we don't expect to have respectable C++ support for another 2 years or so."

Still it is possible to use the LLVM compiler on which clang is based to compile C++ code via the gcc parser. LLVM structure is much more open and hackable than the gcc one and, as the name suggests, it is even possible to run intermediate code produced by LLVM on a virtual machine to perform runtime code analysis and post-run code optimization.


David
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Webtoolkit
Next Topic: Gold: GNU ld replacement in C++ up to 5x faster!
Goto Forum:
  


Current Time: Tue May 14 05:06:59 CEST 2024

Total time taken to generate the page: 0.01828 seconds