GCC 6.3 💾

GCC is an integrated distribution of compilers for several major programming languages. These languages currently include C, C++, Objective-C, Objective-C++, Java, Fortran, Ada, and Go.

major bugfix: GCC 6.3 is a bug-fix release from the GCC 6 branch containing important fixes for regressions and serious bugs in GCC 6.2 with more than 79 bugs fixed since the previous release.

GNU GPLv3 developers software-development compiler


Ctalk 0.55

Ctalk is an object oriented extension to C which adds features like objects, classes, and methods. There are primitive objects for integers, floats, but also for data/time handling, complex collection types for lists, arrays and dictionaries, or system events like SignalEvents and user InputEvents, and graphics objects like Panes, X11Bitmaps, X11Cursors, and X11Fonts.