Hacker News new | ask | show | jobs
by Redoubts 2093 days ago
Certainly not objc. Maybe objc++ where everything but the interface is cpp.
1 comments

> Metal is written in Objective-C, is based on Foundation, and makes use of Grand Central Dispatch to synchronize between the CPU and GPU.

https://www.objc.io/issues/18-games/metal/

C++ is used for Metal shaders.