Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Calculating the e number using Raku

Sigilless variables, constants, bindings: when to choose what

raku

Install Raku (Perl 6) in Ubuntu along with Perl 5.26

How can I idiomatically ignore undefined array elements (or avoid assigning them to an array in the first place)?

raku

Concatenating lists in Raku

raku

How can you assign values to a Hash key without concomitant boxing (i.e. itemization)?

syntax raku

Raku: Trouble Accessing Value of a Multidimensional Hash

hash raku

indices for more than one needle in Perl 6

search raku

How to read gz file line by line in Perl6

raku

Creating a Maybe type in Perl 6

types raku

Raku list comprehension

list-comprehension raku

Which paradigm do the Raku concepts role and adverb come from?

raku

Coercion/type checking: manually reproduce Perl6 standards

raku nqp

Why can't anything go in the body of a Perl 6 grammar proto?

regex grammar raku

Can Markdown image links be generated using POD6?

markdown raku pod6

Perl regex vs. Raku regex, differences in the engine?

regex raku

In Perl 6, how do I keep a module's pod at the bottom of a file while still using declarator blocks to document method/subs?

raku

Is it possible to define custom metaoperators in Raku?

operators raku

Do Perl 6 programs have to compile to read embedded docs?

documentation raku