Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rakudo

Error install Inline::Perl5 with Zef (Raku)

raku rakudo zef

How to add an attribute and its accessors in Raku using add_attribute()?

metaprogramming raku rakudo

What's the point of Raku's 'mod' operator?

RAKUDO_RAKUAST=1 raku --target=ast is not yet available

raku rakudo rakudo-star

Multi-dispatch to candidate with native parameters not working

raku rakudo nativecall

Symbols that break the identifier rules, e.g. `sub ::("☺") { }`

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