Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Calling C function from Raku that was compiled in C++ on Windows, Why is it not working?

windows dll raku

Processing POST request of an audio file

raku cro

Change one letter in a string in Perl 6

raku

Can Declarator Blocks be used on variable declarations?

comments raku pod6

How to pipe a string to process' STDIN?

pipe raku

How to check system tray availability programmatically?

Recursively building nested hash from a simple array

raku

Checking whether signature accepts capture removes attribute values from invocant

raku

converting list of Str into list of Enums

enums raku

Raku - String invoking anonymous regex

raku

How do I "assign" the value in `CArray` that contains a memory address to a `Pointer`?

c pointers raku nativecall

How to receive just one line from an IO::Socket::Async in Raku?

raku

Change custom infix operation to compile to something else

raku

Using a grammar to parse a string without lookahead?

grammar raku

How do I match a newline or the end of a file in a Raku grammar?

grammar raku

Raku module fails to work with Google Sheets .clear API function

google-sheets raku

How to test the prompt command?

testing prompt raku

How do I get the `run` command working on Windows 11?

windows raku

Why doesn't IO::Socket::Async's emit a trailing "a"?

unicode utf-8 raku

Mapping long double in C to Raku

c raku rakudo nativecall