Raku good first issues

5 open Raku issues currently match the default 10+ star filter. Scored difficulty: 5,946 at 1/5, 8,786 at 2/5, 12,699 at 3/5, 12,118 at 4/5, 857 at 5/5. This hub uses the same feed as the homepage, limited to repositories whose GitHub language is Raku.

All languages · Browse projects · How to find good first issues

Showing 5 of ~5 matching filters (Raku · 10+ stars)

List
rakudo/rakudo

RakuAST: Rename curry/currying to prime/priming

AI summary

This issue proposes renaming the concepts of 'curry' and 'currying' within the RakuAST to 'prime' and 'priming'. The goal is to align terminology, and the author is seeking input from @ab5tract for any relevant details.

good first issue
1.9K
Difficulty
2/5
rakudo/rakudo

`raku` method returns invalid code for emoji enum members

AI summary

The task is to investigate why the `raku` method on a Raku enum member containing an emoji returns invalid code when used with `EVAL`. The goal is to determine if this is a bug in the `raku` method's implementation or if the issue stems from limitations in how `EVAL` handles emoji within enum member representations. The solution might involve modifying the `raku` method to handle emoji-containing enum members correctly or providing alternative methods for reconstructing enum values from their string representations.

good first issue
1.9K
Difficulty
4/5

Also browsing: Python , TypeScript , JavaScript