Over the past couple of weeks I wrote a macos/ios app with objc and c. It's like a 2d game with most code in C which is also used on Linux. Draws the whole view with MTKView and uses udp with bsd sockets.
I mainly chose it for the c interoperability and I don't have any interest in swift.
No comments yet.