[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] LINUX IDE that supports perl and C
- Subject: [ale] LINUX IDE that supports perl and C
- From: jdp at algoloma.com (JD)
- Date: Mon, 07 May 2012 18:04:39 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
On 05/07/2012 12:44 PM, Geoffrey Myers wrote:
> Anyone suggest an IDE that they use that works well with perl and C?
Geany is a lite-IDE. I use it for perl all the time. Haven't done C in a while,
but it has all the hooks for that assuming gcc and gmake. Made a quick "hello"
program and it compiled, linked and ran perfectly in Geany. There are plugins
for all sorts of other needs ... like gdb. Geany is **not** a java program.
Emacs? Someone had to say it. ;)