Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Can * be used in sym tokens for more than one character?

grammar raku

Create and populate an array of Raku objects?

raku

Parse from String and convert to float, integer (Raku)

raku

Alter how arguments are processed before they're passed to sub MAIN

perl6 functions similar to "car cdr cons" in scheme?

arrays raku cons cdr

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