Projects tagged ‘gcc’ and ‘tools’


Jump to tag:

Projects tagged ‘gcc’ and ‘tools’

Filtered by Project Tags gcc tools

Refine results Project Tags c++ (5) development (5) programming (4) c (4) ide (4) developer (3) rad (3) linux (3) gui (3) coding (3) code (3) programmer (2)

[6 total ]

1741USERS
   

The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).

85USERS
   

The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.

21USERS
   

Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler.

2USERS
 

Monkey Studio is a Free and cross platform IDE written in Qt 4. The project has been started by AZEVEDO Filipe for his personal use around end of June 2005, and when he found it useful he open it to the community. The project has been welled ... [More] received and some guyz join it or send feedbacks/new features. The current version is the v2 branch which succeed the v1 one and is dependent of Qt 4.4.0 minimum. It support Qt 4 projects management and embed Designer and Assistant to form a complete, fast and power full Qt 4 IDE. It's based upon a powerful and flexible plugin system that allow to extend it in an infinite way. [Less]

1USERS

The Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI software.

0USERS

Cmm is a command-line programme that adds support for multimethods to C++. It does this by working as a translator for a C++ language extension, reading in Cmm source code and outputing C++ source code. Cmm also implements some other optional C++ ... [More] extensions - an alternative declaration syntax, embedded functions, python-style indentation and reflection support. [Less]