Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Difficulty when constructing a nested data structure

data-structures raku

Why no "each" method on Perl6 sequences?

raku

Why does Raku perform so bad with multidimensional arrays?

performance raku

Perl6: comparison operator ~~

operators raku

perl6 placeholder variable and topic variable

raku

What's the protocol for calling Raku code from C code?

raku

How do I parse and validate command line arguments in Raku (formerly known as Perl 6)?

raku

Declare and initialize a typed array from a range

arrays range raku typing

Is there a sensible reason why the Perl 6 array constructor flattens its argument?

raku

How to generate a lazy division?

raku lazy-sequences

How can I get started with Perl 6? [closed]

perl raku

How can I define a Raku grammar to parse TSV text?

csv grammar raku

Perl6 : What is the best way for dealing with very big files?

How can I use Perl 5 modules from Perl 6?

perl cpan raku rakudo

Cannot overload logical operators (or, and) for my class

operator-overloading raku

How to use a constants value as a hash key

raku

How do I declare a dependency that can be fulfilled by one of many differently named packages?

I can call any method on Nil and this feels wrong

raku

How to include file in Raku

perl-module raku

What's the difference between :D and :D:?

raku