Changes between Version 42 and Version 43 of Features
- Timestamp:
- 03/14/11 10:34:42 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v42 v43 52 52 53 53 = Planned Features = 54 * More Perl 5 refactoring tools55 * rename subroutine #52556 54 * Extendable in Perl 6: There is a very experimental way to extend Padre using Perl 6 via the very limited Inline::Rakudo module. See Padre::Plugin::PSI for a simple example. (Last checked in March 2009) 57 55 * Extendable in Python/PHP/Ruby/etc.: By embedding the Parrot virtual machine into Padre we can allow extending Padre by any language implemented on top of Parrot. The Padre::Plugin::Parrot has the code to embed Parrot and it has an example on coding in PIR.
