Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Default definition of white space method ws in a grammar

grammar raku

How to hack on installed perl6 module source?

module edit raku zef

Pass a complex struct to the Windows API

Coverage tests for Raku modules?

Strange behaviour of eager take

raku

How to remove a multi method in Raku

raku nqp

User input with timeout doesn't work as hoped

Is it possible to run a sub-grammar inside a grammar nqp?

regex raku nqp

Raku Grammar: Use named regex without consuming matching string

grammar raku

How to get hash keys in order of their appearance

hash raku

Error using zef to install Twitter module

raku zef

How to modify raku code "say $?PACKAGE;" to print the fully qualified package name

scope package raku

raku run('find .', :out); not working on MacOS

raku

Raku Comma IDE on MacOS won't start

raku commaide

Weird "Can't use unknown trait" when nextsame or callsame are used

raku multiple-dispatch

Perl6 operator question

operators raku

What is the purpose of appending the :from<perl5> suffix to the module name in a 'use' statement in Perl 6?

perl raku rakudo-star

Counting DNA Nucleotides using perl 6

bioinformatics raku

How do make make subroutine parameter as readwrite

raku

How can I use a non-caching infinite lazy list in Perl 6

raku