Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

perl6 Any string port similar to Racket Scheme for reading data?

string eval raku

Perl6 Parse File

regex grammar raku

preventing extreme memory usage

memory raku

How do I register different events in a supply in Raku?

Cannot install Readline with Rakudo Perl 6 zef

raku rakudo rakudo-star zef

How to match the same number of different atoms in Perl 6 regex?

raku

How can one assign an item contextualized Array to a positional?

raku rakudo

How to store a reference to parent object in perl6 (conversion from perl5)

reference parent-child raku

How do I get elements out of a hyperoperator in the original order?

raku

In Raku, how does one write the equivalent of Haskell's span function?

list haskell raku predicate

Import simple module

module raku

Confused about 'capturing'-behavior of ( ... ) e.g. "immutable lists" vs. [ ... ] e.g. "arrays"

arrays list raku

Repeated elements in regexes of literals with alternation in Perl 6

raku

Really slow compilation of a big grammar [closed]

raku rakudo

Singleton implementation on perl6

raku

Perl6: NCurses and mouse events

mouseevent ncurses raku

perl6 negating user-defined caracter class

class raku negation

How can I split a string in every possible way?

split raku