Ticket #28 (new task)

Opened 4 years ago

Last modified 19 months ago

plugin idea: write plugin in Python or Ruby or Javascript

Reported by: szabgab Owned by:
Priority: major Milestone:
Component: plugins Version:
Keywords: Cc:

Description

This is a long shot, but it might be nice if Padre could also support developers in other languages. Actually it would be nice if they could write plugins in their own native languages. This could be probably easily achieved using the right Inline::* module.

I tried to install Inline::Python but it failed and as I can see
v0.22 of  Inline::Python fails on a lot of environments.

So maybe this is what need to be addressed first.
Fixing the Inline namespace.

Change History

comment:1 Changed 19 months ago by zenogantner

The Parrot plugin aims at extending Padre in languages different from Perl 5 that run on the Parrot virtual machine: http://padre.perlide.org/trac/browser/trunk/Padre-Plugin-Parrot

Note: See TracTickets for help on using tickets.