|
-
Dec 23rd, 2002, 07:27 AM
#1
Thread Starter
Hyperactive Member
Simple Linux C/C++ editor
I'm looking for something like DevC++. Syntax highlighting, external compiler integration (GCC preferably), etc. Eclipse and KDevelop are nice for big projects but since I'm learning right now, I want to be able to create single .cpp source files and compile them without creating a huge project. Thanks ahead of time.
-
Dec 23rd, 2002, 08:10 AM
#2
I suppose emacs can do all that. But for a good answer you'll have to wait for parksie...
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Dec 23rd, 2002, 11:10 AM
#3
Frenzied Member
-
Dec 23rd, 2002, 04:53 PM
#4
Monday Morning Lunatic
Emacs does the lot. It can run the entire compilation and debugging process from within itself. Very flexible, and faster once you know how to use it.
As a good general purpose editor, I would thoroughly recommend NEdit (www.nedit.org). It's served me *very* well over the past year or so, syntax highlighting that you can customise/extend, and the ability to run commands inside an editor window 
It probably already comes with your GNU/Linux distribution.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Dec 23rd, 2002, 04:56 PM
#5
Junior Member
I like cooledit.. quite easy to use. I ain't used it much for C++ though.
-
Dec 23rd, 2002, 06:23 PM
#6
Thread Starter
Hyperactive Member
Thanks for the suggestions. I'll check them out.
Originally posted by parksie
It probably already comes with your GNU/Linux distribution.
I'm using RH8.0. It's pretty nice in that everything is working but they've pretty much stripped away everything that usually comes with most distros. So far I've been using vi for editing confs.
-
Dec 24th, 2002, 07:51 AM
#7
Monday Morning Lunatic
It should definitely have an "nedit-*" package somewhere.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Dec 24th, 2002, 12:20 PM
#8
Check out http://anjuta.sourceforge.net/ -- it's what I use.
Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.
-
Dec 24th, 2002, 01:34 PM
#9
Monday Morning Lunatic
Both Cooledit and Anjuta look pretty good actually Might try them if I get time
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Dec 24th, 2002, 02:12 PM
#10
Frenzied Member
I cant stand any of the IDEs for Lunix that I have tried... The cursor position looks exactly like the mousepointer, and it drives me nuts.
Z.
-
Dec 24th, 2002, 06:40 PM
#11
Thread Starter
Hyperactive Member
Originally posted by parksie
It should definitely have an "nedit-*" package somewhere.
You would think so. Haven't found any. Not a problem though, I just downloaded/compiled it last night. Looks pretty nice.
-
Dec 25th, 2002, 03:27 AM
#12
Thread Starter
Hyperactive Member
Wow. I just compiled it (without a hitch). Very nice, reminds me of DevC++. Thanks for the suggestion sunburnt.
Wow, this things better than devcpp (this was posted after i played around with anjuta a little more).
Last edited by Comreak; Dec 25th, 2002 at 03:57 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|