Stream: beginners

Topic: Filesystem I/O platform(s)


view this post on Zulip jan kili (Sep 07 2022 at 05:06):

Has anyone made a platform that can read/write local files yet? @Richard Feldman I know you've been working on a/the CLI platform lately, is this feature done/coming?

view this post on Zulip jan kili (Sep 07 2022 at 07:37):

I found the existing WIPs here https://github.com/roc-lang/roc/pull/2105 and here https://github.com/roc-lang/roc/pull/3597

view this post on Zulip jan kili (Sep 07 2022 at 07:39):

I'll bump those threads, in the hope that some of that can be usable by next week for my and @Georges Boris 's dev session :)

view this post on Zulip Richard Feldman (Sep 07 2022 at 12:01):

yeah I have something locally - I'll make sure it lands this week!

view this post on Zulip jan kili (Sep 07 2022 at 12:17):

Thank you very much!

view this post on Zulip Brendan Hansknecht (Sep 07 2022 at 15:06):

I think the only committed example currently is the false interpretter, but it does loads files in a chunked way that is less convenient.


Last updated: Jul 06 2025 at 12:14 UTC