Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rakudo

Batch text processing with Perl 6

regex latex raku rakudo

Rakudo test suite progression?

raku rakudo

Warnings while building Rakudo in Windows

windows raku rakudo zstandard

Should sigilless "variables" with type constraints be re-bindable? [duplicate]

Why does direct binding of an `our &foo` not work, but indirecting via a dynamic lookup does?

module raku subroutine rakudo

Can I limit my Perl 6 program to running under a particular implementation?

raku rakudo

Where is Rakudo x86 32-bit precompiled installer/binaries?

32-bit raku rakudo

Obtaining the QAST of a Perl 6 file from another program

"Can't open perl script "t/spec/fudgeall": File or directory not found"

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

How to return a value from a block's CATCH phaser?

raku rakudo

Destructuring assignment in object creation