View Full Version : Linux c ide
Cumbers
01-13-2003, 02:41 PM
Are there any other c ide's out there that are any good (apart from kdevelop)?
Cheers
Cumbers
codingmaster
01-13-2003, 03:44 PM
I heared of DevCpp for Linux, but I dunno, if it's already released
There are a lot of syntax highlightning editors for Linux, the most of them have an option to compile the written source directly without editing the command line options for gcc urself
Like: in Visual Studio, print Strg+F5 for compiling.....
or print F9 in DevCpp for compiling.......
The best one is Kdevelop................
damonbrinkley
01-13-2003, 03:57 PM
Try Anjuta if you like GNOME and GTK+.
http://www.anjuta.org/
I believe it has support for C and C++.
kevinalm
01-13-2003, 04:51 PM
You might check out rhide. It can be a hassle to compile and install though, depending on your distro and version of linux.
rdnjr
01-15-2003, 10:18 AM
Does anyone know if you can use KDevelop to create console apps?
ygfperson
01-16-2003, 03:27 AM
Emacs is also a viable option. It's not programming centered, but it does do formatting, coloring, and even automatic compiling if you configure it to.
Arker
01-27-2003, 10:08 AM
VIM!!!
Fredd
01-27-2003, 10:35 AM
VIM!!!
very nice text editor, not an ide though.
Jaguar
01-28-2003, 12:10 PM
VIM...my favorite
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.