Hey I want to start learning C++ and was wondering wich compiler to download?
Name:
Anonymous2012-02-09 9:38
>>6
GNU's C compiler is more complete in features but Clang has a far cleaner internal design. This means that it's easier to develop Clang than it is to develop GCC.