Swift provides ergonomic interoperability with C (How Swift Imports C APIs), Objective-C (Importing Objective-C into Swift, Importing Swift into Objective-C), and Python ([1], [2], [3]). Interoperability between Swift and C++ has been previously discussed on the forums ([1], ...