Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

How do I access a module's symbol table dynamically at runtime in Raku?

module raku

How do I pass an arbitrary list of arguments on the command line in Perl 6?

raku

How could I subclass Perl 6's IO::Handle?

subclass raku

How to remove diacritics in Perl 6

raku

how to pass a class method as argument to another method of the class in perl 6

raku function-object

How do you append to a file in Perl 6?

io raku

Declaring "native" types in Perl 6

raku nativecall

How to make Perl 6 class final?

raku

"Too few positionals" in macro definition

macros raku

Calling a procedure when we have the name as a string?

raku

Dealing with invalid filehandles (and maybe other invalid objects too)

exception-handling io raku

How to push onto a hash key of array?

raku

Reading file line by line in Perl6, how to do idiomatically?

raku

Multiple MAIN signatures

signature raku

Perl 6 interpreting the output of the split function as an integer list / array

raku

perl6/raku: how to I restrict the values allowed in a variable?

raku

Raku confusing postfix ,= operator behavior

operators raku

Why am I not allowed to break a Promise?

promise raku rakudo

The token of raku grammar doesn't hit the first occurences of a document but hits the similar following occurences

xml grammar raku hebrew

perl6 Negating multiple words and permutations of their chars inside a regex