Yes, combine emacs&#39;s compilation mode with GNU make and you have an IDE that you can&#39;t outgrow and that will handle whatever you want to use next after perl and C.<br><br>vi and xterms (or screen windows or whatever) is great too, partially precisely because it is not integrated.  The danger of an IDE is that you can wind up learning all the IDE-specific stuff that has no general relevance without necessarily ever understanding what&#39;s really going on.  By tying your skills to an IDE you&#39;re making your strengths more delicate---what happens if you want to work in an environment that just has vi and make?  When you use vi and make all the time you know what you&#39;re doing by necessity, because you have to arrange for every step that occurs when you create the software, and you do not introduce extraneous dependencies on tools that aren&#39;t ubiquitous.<br>
<br><div class="gmail_quote">On Mon, May 7, 2012 at 6:04 PM, JD <span dir="ltr">&lt;<a href="mailto:jdp@algoloma.com" target="_blank">jdp@algoloma.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 05/07/2012 12:44 PM, Geoffrey Myers wrote:<br>
&gt; Anyone suggest an IDE that they use that works well with perl and C?<br>
<br>
</div>Geany is a lite-IDE. I use it for perl all the time. Haven&#39;t done C in a while,<br>
but it has all the hooks for that assuming gcc and gmake.  Made a quick &quot;hello&quot;<br>
program and it compiled, linked and ran perfectly in Geany. There are plugins<br>
for all sorts of other needs ... like gdb.  Geany is **not** a java program.<br>
<br>
Emacs?  Someone had to say it. ;)<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>  Ed Cashin &lt;<a href="mailto:ecashin@noserose.net">ecashin@noserose.net</a>&gt;<br>  <a href="http://noserose.net/e/">http://noserose.net/e/</a><br>  <a href="http://www.coraid.com/">http://www.coraid.com/</a><br>