LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 02-01-2014, 09:58 AM   #136
penguin_powered
LQ Newbie
 
Registered: Apr 2004
Location: Houston, Texas
Distribution: Linux Mint 13, MATE 32-bit edition
Posts: 24

Rep: Reputation: 15

Quote:
Originally Posted by graemef View Post
Maybe that's because it is a fork of gedit
Of course, but it was worth mentioning.
 
Old 02-04-2014, 04:24 AM   #137
roman.simakov@gmail.com
LQ Newbie
 
Registered: Jan 2014
Posts: 2

Rep: Reputation: Disabled
Quote:
Originally Posted by hitmen View Post
If I wish to learn perl and bash, will netbeans be ok ?
no.
 
Old 04-15-2014, 12:41 AM   #138
prushik
Member
 
Registered: Mar 2009
Location: Pennsylvania
Distribution: gentoo
Posts: 372

Rep: Reputation: 29
I just found ebe and the older ebe-python.
I haven't used them much, but they seem to be a good choice for an ASM IDE.
I found them at http://rayseyfarth.com/
 
Old 05-29-2014, 01:21 AM   #139
kbp
Senior Member
 
Registered: Aug 2009
Posts: 3,790

Rep: Reputation: 653Reputation: 653Reputation: 653Reputation: 653Reputation: 653Reputation: 653
<plug>
Not sure how many people play with asm coding but I put together a nasm IDE as a vim plugin here:

http://code.google.com/p/vimnasm/

The compile/link functions are designed around single file projects as vim already has built-in support for running make.
</plug>
 
Old 05-30-2014, 11:49 AM   #140
Drakevr
Member
 
Registered: Jan 2013
Location: Greece
Distribution: Slackware64, openBSD
Posts: 38

Rep: Reputation: 7
There is also the Padre IDE for perl (multiplatform).

And pe is also supported and running in the Haiku platform.
 
Old 08-18-2014, 02:04 PM   #141
mihaua
LQ Newbie
 
Registered: Apr 2014
Location: ZP, Ukraine
Distribution: Slackware, Mageia, SalixOS, knoppix, RescueCD
Posts: 4
Blog Entries: 1

Rep: Reputation: Disabled
http://padre.perlide.org/

Padre Perl IDE in CPAN
 
Old 01-02-2015, 07:47 PM   #142
the_question_asker_888
LQ Newbie
 
Registered: Jan 2015
Posts: 3

Rep: Reputation: Disabled
what about notepad++?
 
Old 01-02-2015, 07:53 PM   #143
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,193

Rep: Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307
Quote:
Originally Posted by the_question_asker_888 View Post
what about notepad++?
That's for Windows.

It's true that the Programming forum welcomes Windows questions, but this thread is still for Linux software.
 
Old 01-03-2015, 12:02 AM   #144
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by dugan View Post
That's for Windows.

It's true that the Programming forum welcomes Windows questions, but this thread is still for Linux software.
Not true. It is just a deposit of open/free IDEs. Look at the first post
 
Old 05-11-2015, 10:47 AM   #145
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,193

Rep: Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307Reputation: 5307
https://code.visualstudio.com//
 
Old 05-29-2015, 07:00 AM   #146
killertux
Member
 
Registered: May 2015
Location: India
Distribution: Ubuntu 14.04 LTS
Posts: 49

Rep: Reputation: Disabled
Hello vharishankar !
Great list.But what about QT Creator and Dev C++.I think both are open source.
 
Old 10-19-2015, 08:19 AM   #147
cjturner
LQ Newbie
 
Registered: Nov 2006
Posts: 20

Rep: Reputation: 10
Another editor that I use a lot, and can provide tons of IDE functionality:

Scintilla/ScITE
 
1 members found this post helpful.
Old 01-09-2016, 09:30 AM   #148
Bauke P.
LQ Newbie
 
Registered: Aug 2004
Location: Netherlands
Distribution: simplyMepis 6.0
Posts: 8

Rep: Reputation: 0
PyCharm?
 
Old 12-19-2016, 03:45 PM   #149
lm8
Member
 
Registered: Oct 2012
Distribution: Debian Linux, AntiX, Win32, FreeBSD, Android
Posts: 80

Rep: Reputation: Disabled
fldev and SciTE

fldev is a nice, very lightweight, cross-platform IDE: https://sourceforge.net/projects/fldev/
It had some code in earlier versions for adding debugger functionality using gdb, but looks like it was never fully tested or incorporated. I'm looking into adding the support back in again and getting it working to some extent.

Also enjoyed seeing the posts mentioning SciTE. I seem to end up using it the most on many of the systems I work with. I have some tips on how I customized SciTE and what lua scripts I used to add additional functionality at:
http://www.distasis.com/cpp/scitetip.htm
 
Old 08-12-2017, 09:01 AM   #150
rainydayshirt
LQ Newbie
 
Registered: Aug 2017
Location: Ferguson, Missouri, USA
Distribution: Slackware, antiX, Puppy
Posts: 19

Rep: Reputation: 29
http://ninja-ide.org/

Primarily geared towards python, but supports other languages. Might be dead.
 
  


Reply

Tags
development, editors, free


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
Is there freeware Network Simulation software? jimdaworm Linux - Networking 10 04-18-2016 08:52 PM
freeware fractal software rblampain Linux - General 5 06-06-2006 08:25 PM
Free Software, Free Society: Selected Essays of Richard M. Stallman irfanhab Linux - General 1 11-09-2004 06:22 AM
Free Gillete Products + list of other free stuff looksmart123 General 1 08-08-2004 03:38 PM
How can I get list of all the non-free software I have? *IP* Debian 6 01-08-2004 06:59 AM

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

All times are GMT -5. The time now is 02:23 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