Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

What does the sigil .^ mean in Perl 6?

raku

Raku pop() order of execution

raku

How do I return from an anonymous recursive sub in perl6?

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