Get the latest tech news

Improving the usability of C libraries in Swift


There are many interesting, useful, and fun C libraries in the software ecosystem. While one could go and rewrite these libraries in Swift, usually there is no need, because Swift provides direct interoperability with C. With a little setup, you can directly use existing C libraries from your Swift code.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Swift

Swift

Photo of usability

usability

Photo of C libraries

C libraries

Related news:

News photo

The FreeBSD Foundation's Laptop Support and Usability Project

News photo

Advent of Swift

News photo

Codables – Swift-inspired, declarative JSON serialization