Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rakudo

Sockets code in Rakudo Perl

perl raku rakudo rakudo-star

Scalar slurpies?

raku rakudo

What is the difference between using Raku's Code.assuming method and using an anonymous Block or Sub?

raku currying rakudo

Perl 6: maxpairs warns about stringification of undefined values

raku rakudo

Perl6 (Rakudo) - How to handle special characters from file?

Behaviour of require (static + dynamic) [ RAKU ]

require lookup raku rakudo

Problem defining postfix operators in raku REPL

raku rakudo

Where is "require" defined?

raku rakudo mop

`Missing or wrong version of dependency` after recompiling nqp

raku rakudo nqp

Building multiple backends for Raku fails

perl raku rakudo

Smooth Operator: Rename a file while writing to it

file io raku inotify rakudo

Accessing a Variable at compile time

Concise (one line?) binary search in Raku

Using EXPORTHOW to make declarator that acts like "sub"

Why Rakudo Star for Windows still compiled/linked for exact FS location (c:\rakudo)?

Installation of modules Perl 6 failed - No compiler available for Perl v6.c

perl-module raku rakudo

How to disable Perl 6 REPL creating .precomp

raku rakudo

Multiply all values in a %hash and return a %hash with the same structure

raku rakudo

How to be aware of missing values during multi-value iteration in Perl 6?

arrays for-loop raku rakudo

`is pure` trait and default parameters