BabyDevelop

BabyDevelop is a free IDE for GNU/Linux and other Unix-like operating systems.
BabyDevelop is licensed under the GPL license.

BabyDevelop does not include a compiler; instead, it uses the GNU Compiler Collection (or, optionally, another compiler) to produce executable code.

Features
BabyDevelop is a lightweight Integrated Development Environment.
It means, that only the most essential feature are contained.
Thus it is particularly suitable for beginners in programming.
Integrated examples allow the junior-developer to develop programms without big trouble.
OS platforms are Linux, Mac OSX and Windows by Qt-Libraries.
BabyDevelop uses an embedded text editor component from Qt (QTextEdit).

Features to detail of BabyDevelop:
* Source code editor with syntax highlighting.
* Project management for project types in C, , C++/Qt, C/SDL and C++/SDL.
* A little GUI-Designer.
* Miniexamples in C, C++, C++/Qt, C/SDL, C++/SDL
 
< Prev   Next >