Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

perl6 interpolate array in match for AND, OR, NOT functions

How to use abstract multi methods containing a where?

Perl6 Terminal::Print how to prompt the user for input text?

printing terminal raku tui

How to insert an array into an array of arrays?

raku

Using $/ is not exactly the same as using any other variable in grammar actions

grammar raku

Passing variables in proto regex with Perl 6 grammar

grammar raku

Apply a proxy using traits

raku

Does Raku always parse?

performance raku moarvm

Signature restriction in roles in raku

raku

Raku parallel/functional methods

raku

How to get the Host or :authority header in Cro when using HTTP/2

Rearrange a number into non-English alphabetical order in Raku

hash raku

Install modules in other rakudo versions using rakubrew

raku rakudo rakubrew

Extracting JSON from a Raku HTTP client request

raku

Raku regex: How to use capturing group inside lookbehinds

regex raku lookbehind rakudo

Sequence of Raku program compilation and execution (maybe nested compile phases?)

Do race conditions occur while reading large data blocks?

multithreading atomic raku

Confusing .fmt behavior with nested Lists

Difficulties installing Cro: "Failed to find dependencies: CBOR::Simple"

raku cro

Summing list of lists in Raku

arrays raku rakudo