Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Perl6 split function adding extra elements to array

raku

How to make Perl 6 grammar produce more than one match (like :ex and :ov)?

raku

Perl 6: Difference between .. and ...?

raku

Changing $*DISTRO values for testing

testing raku

Problem when using role between two module

raku

Rules for barewords

raku

Question on the array generating sequence in Raku

"Illegally post-declared types" with circular class definition

porting raku

Overloading operators for objects that are used to instantiate parameterized roles

"Nothing" in Lookaround terms [RAKU]

regex-lookarounds raku

Is it possible to access static methods and attributes outside the class in Raku?

(How) does raku do class synonyms?

oop raku

Allowing a method to operate on a List of my type?

list methods types raku rakudo

Raku-native disk space usage

Are perl5 libraries are importable in perl6?

perl raku

perl6 Grammar action class method seems not inherited, named capture seems not made

Perl 6 regex not terminated

regex raku

String interpolation in Perl6

raku string-interpolation

Trying to recast $*ARGFILES

io raku

How can I insert some route-checking middleware in Cro?

microservices raku cro