LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   GNU/IDE questions (https://www.linuxquestions.org/questions/programming-9/gnu-ide-questions-382394/)

boxerboy 11-12-2005 06:57 AM

GNU/IDE questions
 
ok i know emacs and vi and all other versions of vi are GNU but is anjuta GNU i know they say its an IDE but does that matter is IDE different from GNU????? if so can someone please point me in right direction for a list of GNU text editors. i found emacs to be a bit hard to use and vi is kinda hard also but i have books to help just not sure if like anjuta is GNU cause i know how to use that already. or kdevelop or something like that.

Mega Man X 11-12-2005 07:26 AM

I read your post three times and I still don't understand what you are asking: A text editor? An IDE? What Anjuta is? What GNU means? You might consider reformulating your post.

boxerboy 11-12-2005 04:02 PM

i know what GNU is and i know that vi and vim and emacs are GNU text editorsok. now what im asking is are anjuta or kdevelop concidered GNU?? second is IDE and GNU different?

joeri 11-12-2005 04:51 PM

GNU means GNU is Not Unix, GNU programs are GNU because of their license. This has nothing to do with functionality.
IDE means Integrated Development Environment.
An IDE can be GNU or not. Both Anjuta and KDevelop are GNU programs. Both are IDEs.

boxerboy 11-12-2005 06:04 PM

i knew what the gnu and ide stood for but i wasnt sure if anjuta and kdevelop were concidered gnu. ty

wallison 11-12-2005 07:11 PM

Anjuta is released under the GPL but is not an official GNU program like Emacs for instance.

cs-cam 11-12-2005 07:44 PM

Quote:

Originally posted by boxerboy
i knew what the gnu and ide stood for but i wasnt sure if anjuta and kdevelop were concidered gnu. ty
I don't think you did, you post made no sense in English anyways.

AdaHacker 11-13-2005 12:03 AM

Quote:

Originally posted by boxerboy
i know that vi and vim and emacs are GNU text editorsok
Correction: Vim is most definitely not a "GNU text editor." It is not part of the GNU project and is not licensed under the GNU GPL.

reddazz 11-13-2005 02:24 AM

Kdevelop isn't a GNU program either although I am sure its licensed under the gpl.

boxerboy 11-13-2005 10:08 AM

ok i thought vim was taken from vi and i know VI is GNU. ok next where can i find a list of GNU text editors if there is one. im starting C++ and they are telling me to use a GNU text editor and i found emacs and Vi to be a bit hard.

reddazz 11-13-2005 11:42 AM

You can use any text editor for programming. The only GNU text editor I know is emacs, so asking for a GNU text editor is sort of limiting your choice.

boxerboy 11-13-2005 04:27 PM

see thats what i thought too but the "book" says to use GNU so i wasnt real sure if that would be needed for something that maybe anjuta or kdevelop cant do

cs-cam 11-13-2005 06:15 PM

Hmmm, it's almost *exactly* like bashing your head against a wall... it's amazing someone has pulled this effect off!

The GNU Project is a Unix-like userspace that is intended to be free. A userspace is the basic tools that when put with a kernel, becomes an operating system. In this userspace, there are a couple of text editors you can use. Here I've compiled a short list for you to peruse at your lesuire.
  • emacs
  • ed
  • sed
  • awk
Now that's just to name a few. If you'd like document formatting then there is groff, the list goes on and on!

Okay, so I can be sarcastic. Anjuta or Kdevelop will be fine, just use them.


All times are GMT -5. The time now is 05:38 PM.