Stream: beginners

Topic: ✔ tiny macOS Desktop App


view this post on Zulip Johannes (Nov 27 2024 at 08:28):

image.png
I have this small password generator that I’d like to re-implement in Roc.
What would be the easiest, most beginner-friendly way to approach this?
(It should be a native desktop app for macOS).

view this post on Zulip Luke Boswell (Nov 27 2024 at 08:38):

There was a Swift UI demo floating around a while ago... I have a Swift template, thought it hasn't had much love recently

view this post on Zulip Luke Boswell (Nov 27 2024 at 08:39):

This PR https://github.com/roc-lang/roc/pull/6821 also had lots of nice improvements... but we removed the host rebuilding from roc cli, and so these changes were never adopted

view this post on Zulip Luke Boswell (Nov 27 2024 at 08:39):

https://github.com/lukewilliamboswell/roc-platform-template-swift

view this post on Zulip Johannes (Nov 27 2024 at 08:41):

Great stuff, thanks a lot @Luke Boswell !

view this post on Zulip Notification Bot (Nov 28 2024 at 08:37):

Johannes has marked this topic as resolved.


Last updated: Jul 06 2025 at 12:14 UTC