A design system for building CLIs in Swift

🎨 A design system for building CLIs in Swift. Contribute to tuist/Noora development by creating an account on GitHub. Read more

Similar

Swift 5.5 has serious stack corruption bugs

hi all, I’ve discovered several stack corruption bugs related to async/await which can be reproduced in simple test programs compiled with recent nightly toolchains. i have confirmed that two three of these bugs are present in the 5.5-RELEASE toolchain. ... (more…)

Read more »

Swift Distributed Actors Pitch

Hello everyone, With the recent introduction of Swift concurrency, and most notably actors to the language, Swift gained powerful and foundational building blocks for expressing thread-safe concurrent programs. This proposal aims to extend Swift's actors... (more…)

Read more »