Projects tagged ‘gcc’ and ‘ide’


Jump to tag:

Projects tagged ‘gcc’ and ‘ide’

Filtered by Project Tags gcc ide

Refine results Project Tags c (6) windows (5) development (5) tools (4) code (4) linux (4) rad (4) programming (3) msys (3) c++ (3) developer (3) coding (3)

[10 total ]

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.

27 Users
   

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 ... [More] be used in combination with Cygwin or any other GCC based compiler. [Less]
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 12 months ago.

1 Users

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

0 Users

Very simple integrated development environment. One semester school project. Goals: to learn team work and documentation writing.
Created 12 months ago.

0 Users

轻量级IDE的初步构想(特点): 1)视窗环境下编写程序(vim或普通文本编辑器)、编译程序(gcc/cc)、调试程序(gdb)、控制版本(subversion)等等。 ... [More] 2)采用构建LINUX系统桌面的GTK库编写视窗,与LINUX系统紧密结合,与Java相比,消耗资源较低。 3)编辑器集成LINUX的VIM,当然,也可以用普通编辑器。 4)编译连接过程调用make和gcc,IDE可随意配置makefile文件和gcc参数,初学者可以简单配置或者使用默认的配置,但决不妨碍高手进行复杂的配置。 5)把系统的终端窗口集成到IDE中,在IDE中也可以像平常一样使用终端。 6)调试过程可以只用按钮操作,也可以用IDE中的终端操作。 7)用版本控制软件帮助用户管理代码,主要使用Subversion。 8)编写创建LINUX软件包插件,在视窗下填写创建deb包和rpm包必要的信息,用视窗程序引导用户完成。 9)编写google code插件,可在google code网站上托管自己的代码(以上几步完成后再是现这一步,因为上面几步是关键,否则没人喜欢用这个软件) 10)可编写并执行shell程序 [Less]
Created 3 months ago.

0 Users

IcyOwl is a open source, cross platform IDE. It features a lot of basic editing plus project compiling. Code completion is a feature being implemented. Other than that, it is extensible to support ... [More] more languages (class tree, code completion, compilation) with the support of plug-ins. [Less]
Created 12 months 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 4 months ago.

0 Users

便携的windows GCC环境
Created 3 months ago.

0 Users

Ninemacs (aka 9-macs) is an experiment to create a complete Windows C/C++ IDE using just GNU software (gcc, mingw, msys, Emacs, etc.). This experiment is to see how small can be packaged all GNU ... [More] software to get a normal IDE that can be used by anyone (also, the first time you'll run 9-macs you should get a little C++ program compiled in your machine). Furthermore, very important work will be taken from ErgoEmacs project: http://code.google.com/p/ergoemacs/ [Less]
Created 2 months ago.