Projects tagged ‘development’ and ‘gcc’


Jump to tag:

Projects tagged ‘development’ and ‘gcc’

Filtered by Project Tags development gcc

Refine results Project Tags c (7) programming (6) c++ (6) developer (5) tools (5) compiler (5) linux (4) ide (4) develop (4) windows (3) language (3) coding (3)

[11 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
   

GDC is a D language front end for the GNU Compiler Collection. It supports a number of targets and nearly all features of Digital Mars D.

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.

14USERS
   

This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are be MinGW based.

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.

1USERS
   

The GNU Pascal Compiler (GPC) is, as the name says, the Pascal compiler of the GNU family. This means: GPC is a 32/64 bit compiler, does not have limits like the 64 kB or 640 kB limit known from certain operating systems – even on those systems ... [More] –, runs on all operating systems supported by GNU C nd more (note: the runtime system only supports ASCII based systems; that includes almost all of today's systems, but a few IBM machines still use EBCDIC; on those, the compiler might run, but the runtime support might need major changes), can act as a native or as a cross compiler between all supported systems, produces highly optimized code for all these systems, is Free Software, is compatible to other GNU languages and tools such as GNU C and the GNU debugger. [Less]

1USERS
 

Compilers for high level languages generate code that follows certain conventions. These conventions are necessary, in part, for separate compilation to work. One such convention is the "calling convention". The "calling convention" is a set of ... [More] assumptions made by the compiler about where function arguments will be found on entry to a function. A "calling convention" also specifies where the return value for a function is found. The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. [Less]

0USERS

A native Win32 port of the BSD PSPSDK (ps2dev.org), with freely distributable import libraries and header files (DevPaks) for building cross compiled homebrew Sony PSP (PlayStation Portable) applications.

0USERS

A Linux Environment on Windows, such as KDE on Windows , MinGW sysem on windows, Msys on Windows and so on!