Changeset 2258


Ignore:
Timestamp:
12/29/08 22:07:09 (3 years ago)
Author:
szabgab
Message:

add vi/emacs , update text for Kephra according to the request of Herbert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/perlide.org/index.html

    r2249 r2258  
    1414 
    1515<table> 
    16 <tr><td><a href="http://www.eclipse.org/">Eclipse</a></td><td>with <a href="http://www.epic-ide.org/">the EPIC plugin</a></td></tr> 
    17 <tr><td><a href="http://www.activestate.com/">Komodo</a></td><td>Proprietary</td></tr> 
    18 <tr><td><a href="http://kephra.sourceforge.net/">Kephra</a></td><td>An editor written in Perl</td></tr> 
     16<tr><td><a href="http://www.eclipse.org/">Eclipse</a></td> 
     17    <td>with <a href="http://www.epic-ide.org/">the EPIC plugin</a> or with <a href="http://code.google.com/p/perlipse/">Perlipse</a> using dltk</td></tr> 
     18<tr><td><a href="http://kephra.sourceforge.net/">Kephra</a></td><td>Programmers Editor along perl-like Paradigms</td></tr> 
     19<tr><td>ActiveState</td> 
     20    <td><a href="http://www.activestate.com/Products/komodo_ide/">proprietary Komodo IDE</a> 
     21        or <a href="http://www.activestate.com/Products/komodo_ide/komodo_edit.mhtml">free Komodo Edit</a></td></tr> 
    1922<tr><td><a href="http://padre.perlide.org/">Padre</a></td><td>The Perl Application Development and Refactoring Environment (written in Perl 5)</td></tr> 
     23<tr><td><a href="http://www.vim.org/">Gvim</a></td><td>with <a href="http://www.vim.org/scripts/script.php?script_id=556">Perl support</a></td></tr> 
     24<tr><td><a href="http://www.gnu.org/software/emacs/">Emacs</a></td><td>with <a href="http://www.emacswiki.org/cgi-bin/wiki/CPerlMode">CPerl Mode</a></td></tr> 
    2025</table> 
    2126 
Note: See TracChangeset for help on using the changeset viewer.