Skip to content

Add risc-v test configuration #1193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

keiravillekode
Copy link
Contributor

Context:

The aspiration is for the risc-v track to be 32 bit. I don't have the 32 bit tooling working yet, but "How hard can it be?"

cc @ErikSchierboom

@keiravillekode keiravillekode mentioned this pull request May 27, 2025
@ErikSchierboom
Copy link
Member

@keiravillekode am I correct ik seeing that the risc track hasn't been launched yet (of is nearing completion)?

@keiravillekode
Copy link
Contributor Author

http://github.com/exercism/risc-v has not been created yet. But it and http://github.com/exercism/risc-v-test-runner would be very similar to the arm64 track, it is mostly just the example solutions that need to be reimplemented. And often the example solutions can be easily ported from mips, as the instruction sets are similar.

I also need to request a logo.

Assuming I get the 32 bit tooling working (or give up and go with the 64 bit tooling currently used in https://github.com/keiravillekode/prototype-risc-v/) then the track could be created and launched with 20 exercises exceedingly quickly.

(Or we could take a slower approach and aim for 60+ exercises before launch, to reduce cross-track-reviewer workload after launch.)

@ErikSchierboom
Copy link
Member

I'd still like to only merge this once the track is nearly completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants