
Swift and C++ Interoperability
CppCast
00:00
Is Swift Compiling Language a Compilable Language?
Swift is a compiled language, and e lus plus is a compiledlanguage. I feel like a lot of these questions about inropability are easier with ascripting languages because you don't have to worry about calling conventions so much. The bigger problems are actually that swift wasn't designed with any non copiable types, so there is no way to express that directly. And i've been trying to get the working group to realize that we need to solve sort of the fundamental base layer language problems.
Transcript
Play full episode