LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   List of Free Software and Freeware IDEs (https://www.linuxquestions.org/questions/programming-9/list-of-free-software-and-freeware-ides-469623/)

penguin_powered 02-01-2014 09:58 AM

Quote:

Originally Posted by graemef (Post 5109155)
Maybe that's because it is a fork of gedit ;)

Of course, but it was worth mentioning. :)

roman.simakov@gmail.com 02-04-2014 04:24 AM

Quote:

Originally Posted by hitmen (Post 4486392)
If I wish to learn perl and bash, will netbeans be ok ?

no.

prushik 04-15-2014 12:41 AM

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/

kbp 05-29-2014 01:21 AM

<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>

Drakevr 05-30-2014 11:49 AM

There is also the Padre IDE for perl (multiplatform).

And pe is also supported and running in the Haiku platform.

mihaua 08-18-2014 02:04 PM

http://padre.perlide.org/

Padre Perl IDE in CPAN

the_question_asker_888 01-02-2015 07:47 PM

what about notepad++?

dugan 01-02-2015 07:53 PM

Quote:

Originally Posted by the_question_asker_888 (Post 5294440)
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.

smeezekitty 01-03-2015 12:02 AM

Quote:

Originally Posted by dugan (Post 5294441)
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

dugan 05-11-2015 10:47 AM

https://code.visualstudio.com//

killertux 05-29-2015 07:00 AM

Hello vharishankar !
Great list.But what about QT Creator and Dev C++.I think both are open source.:)

cjturner 10-19-2015 08:19 AM

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

Scintilla/ScITE

Bauke P. 01-09-2016 09:30 AM

PyCharm?

lm8 12-19-2016 03:45 PM

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

rainydayshirt 08-12-2017 09:01 AM

http://ninja-ide.org/

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


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