Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Accessing a Variable at compile time

Concise (one line?) binary search in Raku

Using EXPORTHOW to make declarator that acts like "sub"

Will writing module in NQP (Not Quite Perl) speed up perl6 program?

raku nqp

How can I open a file for writing only when it doesn't exist in Perl 6?

raku

How to derive own distinguish type from Int?

Is that one argument or none for a Perl 6 block?

arguments subroutine raku

Filtering elements of an array with elements of another array in Perl 6

raku

perl6 "An operation first awaited"

asynchronous channel raku

Where can I learn about perl6 Type variables (::T)

raku

Module name matching

raku

perl6 Catching non-fatal exceptions in autovivification

Why Rakudo Star for Windows still compiled/linked for exact FS location (c:\rakudo)?

is export and binding in Perl 6

raku

Perl6: .sort() doesn't use overridden cmp

raku

Class method name with ^ doesn't get invoked properly

raku

Defining own CONTROL exception

raku

How do you fill a Callable attribute via clone?

raku

Labels and "Control flow commands not allowed in toplevel" (Possible LTA error message)

raku

Finding out the port an asynchronous socket is binding to?

raku asyncsocket