On Sun, Apr 26, 2009 at 12:14 AM, Ahmad Zawawi <ahmad.zaw...@gmail.com> wrote:
> Hi people,
>
> I just finished Perl6 Outline view which i promised Gabor 3 or 4
> months ago :) So you can now see Perl 6
> packages/modules/grammars/roles in parent nodes and under them you can
> see methods/submethods/subroutines/rules/tokens/regexes and even
> macros. Perl 6 is really big, feature rich and you can easily loose
> your way there without an outline. We can now parse Larry Wall's
> STD.pm and display it in our dear Outline view. Yes, it takes 5-6
> minutes on my brand new HP laptop but it is really worth every CPU
> cycle to read STD.pm in that way :)
>
> To see STD.pm in Padre, take a look at:
> http://padre.perlide.org/wiki/Screenshots
>
> And to give you an idea how it works, Perl 6 plugin depends on Padre
> and Syntax::Highlight::Perl6 which depends on bundled p5 STD.pmc which
> is auto-generated by gimme5 from p6 STD.pm. And all that to read
> STD.pm back again in our outline view that was contributed by
> hjansen++ in r2600. Thanks :)
>
> Regards,
> Ahmad M. Zawawi

Ahmad, great!

You should blog about this.
In the meantime let me forward this to some of the perl6 lists as well.

Screenshot: http://padre.perlide.org/wiki/Screenshots

Gabor

Reply via email to