Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

require Readline - You cannot create an instance of this type (Readline) [duplicate]

require readline raku

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

how to create methods from arrays or hashes in perl6

perl oop dynamic raku

What scope does ":my $foo" have and what is it used for?

raku

Why doesn't this perl 6 grammar work?

raku

Adding user mode types for Perl 6 NativeCall structs

raku boxing nativecall

Regex speed in Perl 6

raku

If I reassigned OUT in Perl 6, how can I change it back to stdout?

raku

Perl 6 udp socket: how to read response from server?

sockets raku

perl6: access values in a multidimensional variable

how to create a data structure like a tree

data-structures raku

Making a partial array in Perl6

arrays raku

Reducing logical operators in Perl 6

raku

Perl 6: writable multidimensional subscript access with AT-POS

raku

How do I decompress a Git object properly in Raku Perl 6?

git raku

Mixing-in roles in traits apparently not working

traits raku

Convert a string to list of hexadecimal of each byte (Raku)

raku

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