Swift Markdown: A package for parsing, building, editing, and analyzing Markdown

A Swift package for parsing, building, editing, and analyzing Markdown documents. – GitHub – apple/swift-markdown: A Swift package for parsing, building, editing, and analyzing Markdown documents. Read more

Similar

Impressions of Swift from Go

I'm helping with an iOS class for high school students during the summer. I used to do iOS development professionally a while ago, but that was back in the Objective-C days. I've done some minor stuff in Swift - and it doesn't seem particularly hard - but... (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 »