Projects tagged ‘c’, ‘development’, and ‘gcc’


Jump to tag:

Projects tagged ‘c’, ‘development’, and ‘gcc’

Filtered by Project Tags c development gcc

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

[10 total ]

2497 Users
   

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,...).
Created over 3 years ago.

114 Users
   

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.
Created over 3 years ago.

19 Users
   

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.
Created over 3 years ago.

2 Users
 

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 ... [More] to the community. The project has been welled 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]
Created 11 months ago.

2 Users

ooc is an object-oriented programming language that translates to C by the means of an intermediate compiler. For more details about the language see the LanguageSummary page in the wiki. Because ... [More] it's translated to C, it's very portable & ubiquitous, and, well.. nearly as fast as C (e.g. no Virtual Machine). Also, it's very simple to see how the language works "under the hood". Graphical step-by-step compiling tools have been made available, to experiment with adding new features to the compiler or fixing existing bugs. The standard library is still in development, for now it's inspired by Java's standard APIs (e.g. for Collections). For an overview of the progress, see the examples/ folder in the SVN. You are welcome to write code in ooc! push the compiler to its limits ;) [Less]
Created 8 months ago.

2 Users
 

GCC Software Development Kit (GCCSDK) is a portable build environment for creating RISC OS executables to be run natively on RISC OS. The build environment is designed to be hosted on a Unix-like ... [More] system, such as GNU/Linux, FreeBSD, Solaris, MacOS X or even Windows (under Cygwin). GCCSDK releases are tied-in with the corresponding GCC releases. GCCSDK can be used to compile and develop GCC and UnixLib itself, or as the basis for a cross-compiling system. It includes a number of "porting scripts" which automate the process of building and configuring new ports, which would otherwise be difficult and error prone, and not possible when done natively under RISC OS. [Less]
Created over 2 years ago.

1 Users

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.
Created about 1 year ago.

1 Users

The Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI software.
Created over 3 years ago.

1 Users
 

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 ... [More] convention". The "calling convention" is a set of 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]
Created about 1 year ago.

0 Users

GNU Integrated Development Environment GNU Studio 是Windows平台下的开源集成开发环境 ... [More] 目前主要对现有的GNU开发工具进行筛选测试打包再发布,以便打造一款高效稳定的Windows平台下的开源集成开发环境; GUN Studio 稳定高效简单易用,免安装无需配置,下载及可使用,双击进入专业软件开发,以此献给致力于软件事业的诸位仁兄,仁妹。 GNU Studio 开源集成开发环境包含以下工具: 1.MSYS:Minimal GNU(POSIX)system on Windows,是一个小型的GNU环境 ,包括基本的bash,make等等。是Windows下最优秀的GNU环境。 2.MinGW: 即 Minimalist GNU For Windows。它是一些头文件和端口库的集合,该集合允许人们在没有第三方动态链接库的情况下使用 GCC(GNU Compiler C)产生 Windows32 程序的工具集 3.git: The stupid content tracker, 傻瓜内容跟踪器,是最先进的分布式版本控制工具 4. CodeBlocks: Code::Blocks 是一个开放源码的全功能的跨平台C/C++集成开发环境. 5. Boost: Boost库是一个经过千锤百炼、可移植、提供源代码的C++库 6. wxWidgets: wxWidgets是一个开源的跨平台的C++构架库 David F. Lee E-mail:david_fluid@msn.com [Less]
Created 3 months ago.