Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rakudo

Checking if a react block is ready for business

Raku regex: How to know which group was captured at an alternation

How do I invoke a Java method from perl6

jvm raku rakudo java-interop

Actually CATCHing exceptions without creating GOTO

exception raku goto rakudo

What is the _intended_ value of &?ROUTINE?

raku compile-time rakudo

Why does Rakudo dd return Nil for a typed and assigned scalar?

raku rakudo

Are typed signatures for stubbed methods not enforced in roles for Perl6?

raku rakudo

how do I create a stand-alone executable with perl 6?

raku rakudo

Understanding the point of supply blocks (on-demand supplies)

How to use a wrapper script for a Raku CLI

How to benchmark Raku?

benchmarking raku rakudo

Understanding Raku's `&?BLOCK` compile-time variable

How to execute raku script from interpreter?

raku rakudo

Why can't I name a sigilless variable v+digit?

debugging raku rakudo

Is it possible for Perl 6 to work online?

raku rakudo

How do I read from STDIN in Rakudo Perl6?

io stdin raku rakudo

How do you access private methods or attributes from outside the type they belong to?

Is it possible to define a new operator in Raku and control its precedence?

How do I get started with Perl 6? [closed]

raku rakudo parrot pugs