RSS Feed for This PostCurrent Article

C/C++ IDE on Linux

Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ on GNU/Linux. It has been written for GTK/GNOME and features a number of advanced programming facilities including project management, application wizards, an interactive debugger and a powerful source editor with source browsing and syntax highlighting.

Anjuta is an effort to marry the flexibility and power of text-based command-line tools with the ease of use of the GNOME graphical user interface. That is why it has been made as user-friendly as possible.

Anjuta is written using a mixture of C and C++. You will require the standard GNU tool chain and current stable GNOME libraries to build and work with the Anjuta sources. New code should be in C as long as it does not touch the scintilla editing component. C++ code is only allowed in the editor or if you need a library which is only availible in C++.


Trackback URL


Sorry, comments for this entry are closed at this time.