Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

What counts as an "outer list" for a Slip?

arrays raku rakudo

perl6/rakudo: Does perl6 enable "autoflush" by default?

How does one use SQLite in Perl 6?

sqlite raku

How to negate/subtract regexes (not only character classes) in Perl 6?

raku

Assigning values to attributes in the BUILD phaser for an object

oop raku

React uses a single thread when processing a channel

concurrency raku

How to edit the source code in module after installed it using zef?

web microservices raku cro zef

Getting data out of Native pointers

raku nativecall

Perl6 regex not matching end $ character with filenames

raku

invert needs a Pair?

raku

Calling Bool on a Regex does not work as documented

regex oop 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