Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

The best way to make a regex matching exactly zero characters in Perl 6?

raku

Regex assertions working only in lookahead and lookbehind fashion

Using captured types to type a class's attributes

Perl6: Convert Match object to JSON-serializable Hash

Perl 6 function argument syntax in the interpreter (REPL)

function arguments raku

Can you loop a Perl 6 block that's in a variable?

raku control-structure

Perl 6 regex variable and capturing groups

raku

Why is my command line argument being interpreted as a Boolean (Perl 6)?

command-line raku

perl6 how to get specific identity of promises?

promise identity raku

perl6 How to get all lines that are not indented by x-width of spaces?

tabs width match space raku

Batch text processing with Perl 6

regex latex raku rakudo

Parsing binary structure with Perl6 Grammar

raku

can't use colon pair in `qqww` or `qqww:to` struct

raku

Sigilless class attribute

object syntax raku

Rakudo test suite progression?

raku rakudo

Explicitly named return values?

return-value raku

How do I pass a complex number from the command-line to sub MAIN?

raku

Using a variable in a Perl 6 program before assigning to it

raku

How can I create pop-up windows for Perl6 in Windows?

raku

Destructuring assignment in object creation