Subscribe to RSS - C++

C++

NetBeans 7.0 released

Submitted by admin on 22 April 2011 - 8:38pm

NetBeansA new version of the NetBeans IDE 7.0 has been released. NetBeans is an IDE for the Java, C++, PHP programming languages. NetBeans is a free IDE which means that it can be used for both commercial and non-commercial development. To install and use the IDE, it is required to have the JDK (Java Development Kit) installed on your computer.

GCC 4.4.0 released

Submitted by admin on 24 April 2009 - 12:22am
The new version of GCC 4.4.0 has been released. It brings many new features compared to the previous version. The most important novelty is Graphite framework that is now integrated with the compiler. The framework enables the partial automation of loops parallelization. In addition, the old registers allocator has been replaced by a new one which is based on new algorithms. Another new feature is support for OpenMP 3.0.