Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- 07/15/09 13:04:14 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 1 2 2 3 == Padre - Perl Application Development and Refactoring Environment == … … 4 5 Padre is a Perl IDE that is simple to use for new Perl programmers 5 6 but also supports large multi-lingual and multi-technology projects. 7 6 8 Our primary focus is to create a peerless environment for learning Perl and 7 9 creating Perl scripts, modules and distributions, with an extensible plugin 8 10 system to support the addition of related functionality and languages and 9 11 to support advanced developers taking the editor anywhere they want it to go. 12 10 13 Padre is written in Perl, runs on all three major desktop platforms (Windows, 11 14 Mac OS X and Unix/GTK), and is distributed under the perl license. 12 Take a look at the current state of Padre on our Screenshots page. 15 16 Take a look at the current state of Padre on our [http://padre.perlide.org/trac/wiki/Screenshots Screenshots] page. 13 17 14 18
