Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rakudo

Where does the $*REPO dynamic variable obtain its values, and how to change/alter them?

raku rakudo

Why do I get 'divide by zero` errors when I try to run my script with Rakudo?

raku rakudo

Raku: Using topic variable (from a 'for') inside a regex

regex for-loop raku rakudo

Strings and Strands in MoarVM

string raku rakudo nqp moarvm

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

arrays raku rakudo

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

list methods types raku rakudo

How to know the version of perl6/raku I am running?

raku rakudo

How can I interact with the Github API using Perl6?

http github raku rakudo

Installing Rakudo on Android with ARM processor architecture

raku termux 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