Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

How can I autoflush a Perl 6 filehande?

io raku autoflush

Combining characters using their hexa name

unicode raku

How do I access the optional parts of a grammar in perl6?

raku

Possible to use Promise.in with infinite time?

promise raku

Need suggestions with reading text files by every n-th line in Raku [closed]

raku

Raku: effect of capture markers is lost "higher up"

regex grammar raku

Raku array will not sort

raku rakudo

perl6 IO::Handle has no printf method, inconsistent with documentation, or I missed something?

file printf raku

What is the difference in contexts in nested and non-nested maps in Perl 6?

lazy-evaluation raku

What's the meta-object rule for naming grammar rules

How to insert separators between columns?

raku

Perl6 assign regex match groups to variables

regex raku

Perl6 REPL print behaviour

how can I skip the first few lines of a text file using the raku IO.lines.race construct

raku

raku What is a better way to do rotor from the end?

list raku rotor

Use of colon in method and function calls in Perl 6

raku

What's the equivalent in Perl 6 to star expressions in Python?

raku variadic

No such method <name> for invocant of type <class>

raku

Unable to write a grammar in perl6 for parsing lines with special characters

regex parsing grammar raku

Defined vs. exists with Perl6 hash keys

raku