Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rakudo

Assignment destructuring and operator precedence

raku rakudo

Strange behavior when changing $*SCHEDULER after execution of external program

raku rakudo

How to apply one signature test to multiple positionals

Using NativeCall to call the C fn `erf` gets more precise output than `erf` in C

c printf raku rakudo nativecall

Understanding Cro request/response cycle and memory use

raku rakudo cro

How do I `say` and `print` into a buffer?

io raku rakudo

Lookaround regex and character consumption

Cannot install Readline with Rakudo Perl 6 zef

raku rakudo rakudo-star zef

How can one assign an item contextualized Array to a positional?

raku rakudo

Really slow compilation of a big grammar [closed]

raku rakudo

Mapping long double in C to Raku

c raku rakudo nativecall

How to check if named parameters are being passed within function body in Raku

raku rakudo

Efficient way of passing num arrays to C from Raku

c raku rakudo nativecall

Batch text processing with Perl 6

regex latex raku rakudo

Rakudo test suite progression?

raku rakudo

How to return a value from a block's CATCH phaser?

raku rakudo

Destructuring assignment in object creation