Swisp - A simple Scheme (Lisp dialect) interpreter written in Swift.
Read more »
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. - pointfreeco/swift-composable-architecture... (more…)
Read more »
Swift 5.5 is now officially released! Swift 5.5 is a massive release, which includes newly introduced language capabilities for concurrency, including async/await, structured concurrency, and Actors. My heartfelt thanks to the entire Swift community for... (more…)
Read more »
Embedded Swift brings the safety and expressivity of Swift to constrained environments. Explore how Embedded Swift runs on a variety of microcontrollers thro... (more…)
Read more »
Big O notation is a common concept in all programming languages. Learn what it is, and how to use it in this week’s post. (more…)
Read more »