Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

perl6: do I need the @-sigil for userdefined variables?

How can I decompile Perl 6?

raku

Why is Perl 6's loop variable declaration in the outer scope?

loops for-loop raku

Rakudo perl 6 portable edition

raku

Any difference between m and rx?

regex syntax raku

Extract tokens from grammar

Repeated and unique in hash-like things

raku

Matching non-whitespace characters in Perl 6

regex raku

Using a Capture like a Slurpy

capture raku

Weight the 'randomness' of the 'pick' routine?

raku rakudo

perl6 regex: match all punctuations except . and "

regex character raku

Perl 6 assignment hyper operator for nested list doesn't work as expected

raku

Raku control statement to make numeric strings interpreted as numeric

raku

Raku : is there a SUPER fast way to turn an array into a string without the spaces separating the elements?

arrays string binary raku

What is the proper way to load Raku modules using rakudo-star?

raku rakudo-star

Raku grammar with custom lexer

raku rakudo

Raku equivalent of Java StringBuffer/StringBuilder?

raku

How do I intercept the unbuffered output of a Proc::Async in Raku?

stdout raku buffering

Unexpected Non-Laziness

lazy-evaluation raku rakudo

Multiline comments in VS Code for Raku