Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Why am I not allowed to break a Promise?

promise raku rakudo

The token of raku grammar doesn't hit the first occurences of a document but hits the similar following occurences

xml grammar raku hebrew

perl6 Negating multiple words and permutations of their chars inside a regex

How can I pass a Perl 6 object through a Nativecall callback?

raku nativecall

Is there a fast parallel "for" loop in Perl 6?

concurrency raku

Grammar a bit too greedy in Perl6

Does Perl6 have a method for checking substring matches?

string substring raku

How to correctly augment Any?

raku

Multidimensional Hash Elements in Perl6

hash raku

Perl6 String Concatenation Hangs

concatenation raku

Are our variables dynamic?

scope raku

Are perl6 subs really lexically scoped or have extra?

scope raku

Implementing AT-POS to return an object instead of a list of things

object slice raku

How to kill a thread, stop a promise execution in Raku

asynchronous raku

How does Raku deal with the diamond problem (multiple inheritance)?

How to handle nested array with >> and return a flat array?

arrays raku

What type checks does Raku perform at compile time? May that change in the future?

raku typechecking rakudo

Difference between Supply method act vs tap

Can Perl 6 use the % sigil for something other than a Hash?

associative raku

Variable quantifier in perl6

regex raku