Search code examples
Using NativeCall to call the C fn `erf` gets more precise output than `erf` in C...

cprintfrakurakudonativecall

Read More
What's the difference between $?CLASS and ::?CLASS...

rakucompile-timecompile-time-constantrakudo

Read More
Why do different ways of calling Raku result in very different startup times?...

rakurakudo

Read More
Destructuring/list assignment with the `has` declarator...

constructorvariable-assignmentrakudestructuringrakudo

Read More
What are the rules for re-binding?...

immutabilityrakulexical-scoperakudovariable-binding

Read More
Where does the $*REPO dynamic variable obtain its values, and how to change/alter them?...

rakurakudo

Read More
How to apply one signature test to multiple positionals...

rakumeasureunits-of-measurementrakudo

Read More
Dynamically created class with invocant constraint...

rakurakudo

Read More
EXPORTHOW and DECLARE - what are they?...

rakurakudo

Read More
"compose_attributes" is apparently called before attributes are composed...

rakumetamodelrakudo

Read More
Enforcing single instances from the metamodel...

metaprogrammingrakurakudo

Read More
Symbols that break the identifier rules, e.g. `sub ::("☺") { }`...

methodssymbolsrakuidentifierrakudo

Read More
What counts as a newline for Raku *source* files?...

unicodecommentsnewlinerakurakudo

Read More
Why can't a sub access dynamic variables when used in a "return"ed map in raku?...

rakusubroutinedynamic-variablesrakudo

Read More
Lookaround regex and character consumption...

regexregex-lookaroundsrakurakudo

Read More
Calling a module does not work in Raku in Windows...

rakurakudo

Read More
Split string to fixed length chunks and write in separate line in Raku...

stringrakurakudo

Read More
Using EXPORTHOW to make declarator that acts like "sub"...

objectmetaprogrammingrakurakudometa-object-protocol

Read More
Summing list of lists in Raku...

arraysrakurakudo

Read More
Parsing binary files in Raku...

rakurakudo

Read More
How to execute raku script from interpreter?...

rakurakudo

Read More
Changing the target of a `whenever` block from the inside...

concurrencyerlangreactive-programmingrakurakudo

Read More
Can I copy a function with its *current* state?...

statemetaprogrammingrakucontinuationsrakudo

Read More
Understanding the point of supply blocks (on-demand supplies)...

concurrencyrakumessage-passingrakudocro

Read More
Checking if a react block is ready for business...

concurrencythread-safetyrakumessage-passingrakudo

Read More
Installing Rakudo on Android with ARM processor architecture...

rakutermuxrakudo

Read More
Should sigilless "variables" with type constraints be re-bindable?...

immutabilityrakurakudovariable-binding

Read More
How to get a "help" functionality in REPL...

rakuread-eval-print-loopintrospectioncode-documentationrakudo

Read More
Destructuring assignment in object creation...

arraysconstructorrakudestructuringrakudo

Read More
Confusing .fmt behavior with nested Lists...

formattingprintfnested-listsrakurakudo

Read More
BackNext