Search code examples
How to make Swift class conform to Objective-C protocol, without exposing it to Objective-C?...

objective-cswiftnsobjectbridging-headerlanguage-interoperability

Read More
How to access private members of an Objective-C class from a Swift extension?...

objective-cswiftlanguage-interoperability

Read More
How to deal with the "platform specific dynamic library" problem with uploading to PyPI?...

pythonpypidynamic-librarybinarieslanguage-interoperability

Read More
Objective-C and Swift interoperability inside framework with module mapping...

objective-cswiftxcodelanguage-interoperabilitymodule-map

Read More
How to use map_indexing_suite from Boost.Python with custom not std object?...

pythonc++boostlanguage-interoperability

Read More
how to use a swift pod in objective c project without manually writing @objc in pod classes?...

objective-cswiftlanguage-interoperability

Read More
Why is the return value of this `ctypes` wrapper function `c_long(0)` and not `c_long(3)`?...

pythonc++shared-librariesctypeslanguage-interoperability

Read More
Is there a Swift attribute, such as @nonobjc designed for protocols?...

swiftlanguage-interoperability

Read More
Nullability when converting generic Java callback to Kotlin...

genericskotlinlanguage-interoperability

Read More
How to use file descriptor to divert write-to-file in swift?...

swiftmacoslanguage-interoperability

Read More
Setting file path in imported C function inside Swift Framework...

cswiftxcodecocoalanguage-interoperability

Read More
Passing swift string to c function char *...

cswiftlanguage-interoperability

Read More
How to declare inherited inbuilt protocol so that it can be imported from another framework or app?...

iosobjective-cswiftobjective-c++language-interoperability

Read More
Any platform where Fortran `double precision` is different from C `double`?...

cfortranfortran-iso-c-bindinglanguage-interoperability

Read More
Incorrect format Exception while trying to call C++ dll from C#...

c#c++wpflanguage-interoperability

Read More
Access scala function in PySpark...

scalaapache-sparkpysparkpy4jlanguage-interoperability

Read More
Swift and Objc interoperability - availability not working only in objc...

iosobjective-cswiftlanguage-interoperability

Read More
D and C++ currently interoperability status...

c++programming-languagesdabilanguage-interoperability

Read More
Building a Python module from C code fails...

pythoncpython-3.xapilanguage-interoperability

Read More
How to call java objects and functions from CPython?...

javapythonfunctionlanguage-interoperability

Read More
Assign an array of Swift strings to a C structure variable taking a char ** value...

cswiftpointerslanguage-interoperability

Read More
Resolving Swift.h and Bridging-Header.h circular references involving enums...

objective-cswiftenumslanguage-interoperability

Read More
How can I make my Objective-C class conform to Swift's `Equatable` protocol?...

objective-cswiftprotocolslanguage-interoperability

Read More
Importing Swift into Objective-C: Objective-C header "-Swift.h" is not created...

objective-cswiftxcodelanguage-interoperability

Read More
Can functions from the C standard library be used in C++?...

c++clanguage-interoperability

Read More
LLVM Interoperability (Like JVM or .Net) - Is it possible to do?...

interopllvmllvm-irlanguage-interoperability

Read More
Create Indexer in VB.NET which can be used from C#...

c#.netvb.netindexerlanguage-interoperability

Read More
Android library written in Kotlin, provide support for Java apps...

javaandroidkotlinlanguage-interoperability

Read More
Multiple Web Apps (Silverlight and ASP.NET MVC) on One Server...

asp.netasp.net-mvcsilverlightweb-deploymentlanguage-interoperability

Read More
importing interface module procedure from fortran into C...

cfortranlanguage-interoperability

Read More
BackNext