Priorities (as I see them)
- build simple things (apps, packages and platform) to find bugs and improve tests
- improve cli tooling
- implement dev & llvm backends
Docs
- Richard's getting started notes for AoC
- :working_on_it: language reference still missing a lot of detail, but steady progress this month adding in details like modules and static dispatch
- :cross_mark: examples needs updating, not started
- :cross_mark: exercism track needs updating, not started
- :cross_mark: tutorial needs an update, not started
Roc CLI
- :check:
roc path/to/app.roc uses an interpreter for fast startup until dev backends ready
- :check:
roc build uses an interpreter shim until llvm backend ready #8780
- :check:
roc check
- :check:
roc fmt
- :working_on_it:
roc test upgrade to coordinator in-progress with #9130
- :check: :new:
roc repl
- :cross_mark:
roc docs not started
- :working_on_it: :new:
roc glue in-progress with #9083
- :cross_mark:
roc tooling not started -- to build tools that use Roc syntax and IR's
Platforms
Tooling
Packages
For docs, we now also have https://github.com/roc-lang/roc/blob/main/docs/mini-tutorial-new-compiler.md
#contributing > Emacs Package @ 💬
Last updated: Feb 20 2026 at 12:27 UTC