Racket good first issues

5 open Racket 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 Racket.

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

Active projects

Unique repos with open help-wanted issues updated in the last 30 days

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

List

parser: hex numbers with decimal points fail to parse

AI summary

This issue reports a bug in the Racket-Lua parser where hexadecimal numbers containing decimal points are not parsed correctly. The user provided a link to a pull request comment that likely contains more details and potentially a fix.

good first issue
58
Difficulty
2/5

Test run-command

AI summary

The `run-command` function in `private/run-command.rkt` has no test coverage. The task is to write tests for this function, covering scenarios like successful execution, missing executables, non-zero exit codes, and output to stderr.

good first issuetesting
69
Difficulty
2/5

Also browsing: Python , TypeScript , JavaScript