Search code examples
What are nqp, nqp-m, rakudo-debug, rakudo-debug-m, rakudo-gdb-m, rakudo-m, rakudo-valgrind-m?...


rakunqpmoarvm

Read More
Does nativecast() create a new container?...


rakunativecall

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


moduleraku

Read More
Strings and Strands in MoarVM...


stringrakurakudonqpmoarvm

Read More
About Laziness [ RAKU ]...


arrayslazy-evaluationrakulazy-sequencesrakudo

Read More
What persistent data structures does Raku/Rakudo include?...


functional-programmingimmutabilityrakurakudo

Read More
Is there a straightforward way to check if something is a mixin?...


mixinsraku

Read More
stat function for perl6...


rakustatfile-attributes

Read More
How can I get this raku Muller Recurrence One-Liner to work?...


mathraku

Read More
Allowing a method to operate on a List of my type?...


listmethodstypesrakurakudo

Read More
Is there a way to access mixed-in components when the original variable has a default coercion?...


mixinsraku

Read More
How to use hyperoperators with Scalars that aren't really scalar?...


rakurakudo

Read More
Raku Regex to capture and modify the LFM code blocks...


regexmarkdownrakugithub-flavored-markdown

Read More
Uninstantiable; Callable when using Callable variables from a trait declaration...


traitsraku

Read More
Can raku avoid this Malformed UTF-8 error?...


unicoderaku

Read More
Enforcing API boundaries at the Module (Distribution?) level...


moduleprivateencapsulationrakurakudo

Read More
What is the difference between my class and our class in Raku(perl6)?...


raku

Read More
Interpolate without creating a String context in Raku?...


stringrakustring-interpolationrakudo

Read More
Concatenating lists in Raku...


raku

Read More
What is the difference between using Raku's Code.assuming method and using an anonymous Block or...


rakucurryingrakudo

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


raku

Read More
Could not find File::Find Raku on Windows 7...


modulerakurakudo

Read More
Finding locally compiled Raku modules...


modulerakuprecompiled

Read More
`now` becomes slow in a 10 million iterations loop...


performanceraku

Read More
Keeping default values for nested named parameters...


default-valuerakurakudo

Read More
Raku Cro service subscribing to data "in the background" general guidance...


rakucro

Read More
Actually CATCHing exceptions without creating GOTO...


exceptionrakugotorakudo

Read More
Mathematical precision at 19th decimal place and beyond...


mathprecisionraku

Read More
What type checks does Raku perform at compile time? May that change in the future?...


rakutypecheckingrakudo

Read More
How to compile a shared library on Windows such that it can be used with NativeCall in raku?...


windowsdllraku

Read More
BackNext