资 源 简 介
genetc is an Integrated Development Environment i.e. I.D.E for code development in C/C++ language in Linux environment. genetc runs over the shell and has been written in C++ language. It is fully graphical over the shell, the GUI has been developed using ncurses. genetc comprises of an embeded text editor (for writing of code) which can be used to edit multiple files at a time i.e. the interface is a multiple document interface and comes with all the modern day features of an editor.
as genetc is an I.D.E it comes with options for compiling, making binary, make file support and many more features that are necessary for coding. It also comprises of online help, these are the standard man pages redirected into the environment. and everything comes with only a mouse click. genetc will be great help to newbies to linux who havnt got a foothold in linux yet and want to write C or C++ code.