David Mertens wrote:
>
> Chris Marshall wrote:
> >
> > ...snip...
> >
> > Does Padre work ok with NiceSlice syntax?  If
> > you use the original slice syntax is it ok?
>
> Padre is a text editor, so it doesn't care. But I
> assume you're asking about the syntax highlighter,
> the syntax checker, and the REPL.
>
> Happily, the syntax highlighter is not smart
> enough to choke on NiceSlice syntax. :)

I guess that is one hurdle that may not be there
after all...

> The REPL does not support NiceSlice, which is
> probably not a big surprise. This would be
> something that we would have to meddle with
> ourselves if we wanted it to work our way.

Their REPL uses Devel::REPL under the hood.  You
should be able to use the experimental NiceSlice
support in PDL-2.4.6/Padre.  Take a look at the
README for how to start things up.  It is manual
since the NiceSlice.pm is not installed in the
system locations but I believe that it should work
in the Padre::Plugin::REPL.

You could start by trying it in Devel::REPL first
and then "graduating" to the Padre REPL.  Please
let me know how/if it works.  I'm looking forward
to trying it myself once I can get Padre REPL to
work for me.

Cheers,
Chris
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to