Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Why are Bench module's "wallclock" seconds report so wildly off?

raku

Lookaround regex and character consumption

How do you declare a sum type/type union? [duplicate]

raku

How do I mutate captures in a Grammar object?

grammar raku

perl6 Any string port similar to Racket Scheme for reading data?

string eval raku

Perl6 Parse File

regex grammar raku

preventing extreme memory usage

memory raku

How do I register different events in a supply in Raku?

Cannot install Readline with Rakudo Perl 6 zef

raku rakudo rakudo-star zef

How to match the same number of different atoms in Perl 6 regex?

raku

How can one assign an item contextualized Array to a positional?

raku rakudo

How to store a reference to parent object in perl6 (conversion from perl5)

reference parent-child raku

How do I get elements out of a hyperoperator in the original order?

raku

In Raku, how does one write the equivalent of Haskell's span function?

list haskell raku predicate

Import simple module

module raku

Confused about 'capturing'-behavior of ( ... ) e.g. "immutable lists" vs. [ ... ] e.g. "arrays"

arrays list raku

Repeated elements in regexes of literals with alternation in Perl 6

raku

Really slow compilation of a big grammar [closed]

raku rakudo

Singleton implementation on perl6

raku