Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Raku infix operator in method-like syntax

methods raku infix-operator

How to implement a global exception handling in Raku Cro Application

raku cro

How do I invoke a Java method from perl6

jvm raku rakudo java-interop

Perl 6 '^=' operator doesn't produce a result, causing program to never terminate

raku

How does a triangular reduction on the comma operator know to make a list of all lists?

raku

Actually CATCHing exceptions without creating GOTO

exception raku goto rakudo

What is the _intended_ value of &?ROUTINE?

raku compile-time rakudo

Difference between () and [] in Perl 6

raku

Maps, nested maps and sink context

raku

have perl6 invoke the right multi sub specialized by subtype(subset)

raku subtype multidispatch

Use "perl6" command with Git Bash on windows

windows git-bash raku

How can classes be made parametric in Perl 6?

Perl 6 iterate through command line arguments

raku

Did grammar behaviour break between 6.c and 6.d?

raku

Simple way to do mapping of group of sequential list elements

list mapping raku sequential

Recursive regular expression in Perl 6?

regex raku

Parametrized types in Raku, how to use run time values as parameters

roles raku

Perl6 installed modules

raku

How can I pass a sequence as a parameter in Perl 6?

seq raku

How can I rebuild an edited perl6 module that I've downloaded?

build module raku zef