LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 11-12-2005, 06:57 AM   #1
boxerboy
Member
 
Registered: Jul 2005
Distribution: ubuntu5.04, ubuntu5.10, suse9.3, mandrake10.1, mandriva2006(beta), FC1-4, redhat9.0, debian sarge
Posts: 519

Rep: Reputation: 32
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.
 
Old 11-12-2005, 07:26 AM   #2
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
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.
 
Old 11-12-2005, 04:02 PM   #3
boxerboy
Member
 
Registered: Jul 2005
Distribution: ubuntu5.04, ubuntu5.10, suse9.3, mandrake10.1, mandriva2006(beta), FC1-4, redhat9.0, debian sarge
Posts: 519

Original Poster
Rep: Reputation: 32
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?
 
Old 11-12-2005, 04:51 PM   #4
joeri
LQ Newbie
 
Registered: Nov 2005
Location: Antwerp, Belgium
Posts: 1

Rep: Reputation: 0
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.
 
Old 11-12-2005, 06:04 PM   #5
boxerboy
Member
 
Registered: Jul 2005
Distribution: ubuntu5.04, ubuntu5.10, suse9.3, mandrake10.1, mandriva2006(beta), FC1-4, redhat9.0, debian sarge
Posts: 519

Original Poster
Rep: Reputation: 32
i knew what the gnu and ide stood for but i wasnt sure if anjuta and kdevelop were concidered gnu. ty
 
Old 11-12-2005, 07:11 PM   #6
wallison
Member
 
Registered: Jul 2003
Location: MD USA
Distribution: Slackware
Posts: 137

Rep: Reputation: 18
Anjuta is released under the GPL but is not an official GNU program like Emacs for instance.
 
Old 11-12-2005, 07:44 PM   #7
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
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.
 
Old 11-13-2005, 12:03 AM   #8
AdaHacker
Member
 
Registered: Oct 2001
Location: Brockport, NY
Distribution: Kubuntu
Posts: 384

Rep: Reputation: 32
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.
 
Old 11-13-2005, 02:24 AM   #9
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Kdevelop isn't a GNU program either although I am sure its licensed under the gpl.
 
Old 11-13-2005, 10:08 AM   #10
boxerboy
Member
 
Registered: Jul 2005
Distribution: ubuntu5.04, ubuntu5.10, suse9.3, mandrake10.1, mandriva2006(beta), FC1-4, redhat9.0, debian sarge
Posts: 519

Original Poster
Rep: Reputation: 32
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.
 
Old 11-13-2005, 11:42 AM   #11
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
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.
 
Old 11-13-2005, 04:27 PM   #12
boxerboy
Member
 
Registered: Jul 2005
Distribution: ubuntu5.04, ubuntu5.10, suse9.3, mandrake10.1, mandriva2006(beta), FC1-4, redhat9.0, debian sarge
Posts: 519

Original Poster
Rep: Reputation: 32
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
 
Old 11-13-2005, 06:15 PM   #13
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
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.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NTFS and IDE Controller Questions Bhishma_ Linux - Newbie 1 10-22-2005 07:07 AM
quick questions: IDE vs SATA toaster.waffle General 37 07-07-2005 12:02 PM
gnu legal questions! trey85stang Linux - General 4 11-13-2003 02:55 PM
ide cd-rw / scsi questions on RedHat 9 nekid Linux - Hardware 5 10-23-2003 05:57 PM
Questions about "gnu parted" I need SERIOUS help! WorldBuilder Linux - General 19 06-22-2003 12:49 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 08:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration