Skip to content

Upgrade to new Roc compiler#42

Draft
ageron wants to merge 2 commits into
exercism:mainfrom
ageron:migrate-to-new-compiler
Draft

Upgrade to new Roc compiler#42
ageron wants to merge 2 commits into
exercism:mainfrom
ageron:migrate-to-new-compiler

Conversation

@ageron

@ageron ageron commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR upgrades the Roc compiler to the new zig-based version. This changes the language's syntax significantly, meaning that all existing code will need to be tweaked (however, the fundamentals remain the same). This is a draft PR for review by both the Roc team and the Exercism team.

FYI, we have also updated the exercise stubs, solutions, and instructions accordingly in the migrate-to-new-roc branch of the Roc track. Only 7 exercises out of 110 still need to be migrated (they depend on external libraries that are still being migrated).

Comment thread Dockerfile Outdated
Replace curl command with ADD https://... in Dockerfile

Co-authored-by: Isaac Good <IsaacG@users.noreply.github.com>
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.

3 participants