Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

How can you dynamically generate values for use with traits?

oop traits raku

How to create a Capture dynamically (Raku)

dynamic capture raku

How to operator join two matrix in raku-lang?

r raku

Time Warping Variable Initialization?

solving an exponential equation in Raku

Raku .hyper() and .race() example not working

raku

Raku regex: How to use capturing group inside lookaheads

How do I match using :global in Raku grammar?

raku

Why do I get different backtracking with these Raku regexes?

regex raku quantifiers rakudo

unable to use Sigilless variables with WHERE clause in CLASS?

where-clause predicate raku

Keeping default values for nested named parameters

default-value raku rakudo

Dynamic variables, CALLERS, Scalars, and assignment

Refactoring a recursive function into iterative in a coin-change type of problem

Junction ~~ Junction behavior

raku

Getting absolute path to perl executable for the current process

perl raku

Strange behavior of Buf.subbuf in Perl 6

raku rakudo rakudo-star

Is there a REPL shell for perl6/raku?

read-eval-print-loop raku

Perl6: Pushing an array to an array of arrays with one element seems not to work as expected

arrays raku

Can I return multiple Pairs from a map feeding into a hash?

raku feed-operator

How to exit a promise from within a promise?

promise break raku