Stream: contributing

Topic: new compiler, new website


view this post on Zulip Richard Feldman (Mar 31 2026 at 02:02):

I think the new compiler is getting close enough that we should set up 2025.roc-lang.org as a clone of the current site, so we can start making breaking changes to the main roc-lang.org (even if it's just changing documentation and tutorials and stuff to "Coming soon!" since we don't have it updated for the new compiler) while still having an easily accessible version of the current site for folks like @Niclas Ahden who have active projects using the Rust-based compiler - thoughts?

view this post on Zulip Luke Boswell (Mar 31 2026 at 02:03):

I'm happy to start pulling content together and leaving placeholders in places etc.

view this post on Zulip Luke Boswell (Mar 31 2026 at 02:03):

I'm not sure about the CI and infra though.

view this post on Zulip Anton (Mar 31 2026 at 08:46):

We could make 2026.roc-lang.org instead and use that for all the new stuff. I feel like it's much more acceptable for that to look like a work in progress instead of the default site.

view this post on Zulip Niclas Ahden (Mar 31 2026 at 12:38):

I think the site is mainly for newcomers, and for them, it'd be easier if roc-lang.org was for the Zig compiler, even if it's in a rough state. It'd save people cycles by not learning about the Rust compiler, then learning about the Zig compiler and getting a bit confused. The rough state of the site could be viewed as an honest signal of what to expect right now. It'd probably lead to questions which help identify what's most important to work on, while also helping people to try the new Roc (which is good for everyone!)

view this post on Zulip Steve Howell (Mar 31 2026 at 14:42):

I strongly agree with Niclas Ahden . It's not like the Rust compiler was super stable. I went down the rabbit hole of playing with the old compiler and ran into Rust panics. I don't regret it in my particular case, because I had been lurking here long enough to know what I was getting into, and even getting 200 lines of Roc written was worthwhile to me.

But I think other newbies would benefit from just looking forward to Zig.

view this post on Zulip Anton (Mar 31 2026 at 15:28):

Good points! I would still like to set up http://2026.roc-lang.org/ for a short term, we don't have live previews for pull requests setup (the cloudflare-github integration is very opaque). We at least want to make sure all links work etc. and not just throw something out there in production.

view this post on Zulip Richard Feldman (Mar 31 2026 at 15:36):

sounds good to me!


Last updated: Apr 10 2026 at 12:38 UTC