Search code examples
How to conduct performance tests on libraries written in different programming languages?...


performancecross-platformtestingcross-language

Read More
pact cross-language contract testing...


pactcross-languagepact-jvmpact-go

Read More
"if" statement syntax differences between C and C++...


c++clanguage-lawyercross-language

Read More
When to use c or cpp to accelerate a python or matlab implementation?...


pythonc++cmatlabcross-language

Read More
C++ alternative to perror()...


c++cerror-handlingerrnocross-language

Read More
extern "C" - before or after library header includes?...


c++cincludecross-languageextern-c

Read More
Why is C++'s NULL typically an integer literal rather than a pointer like in C?...


c++cnullptrnull-pointercross-language

Read More
Can GRPC services on the server be implemented using different languages?...


apilanguage-agnosticgrpccross-language

Read More
How can I have CMake compile the same input file in two different languages?...


c++ccmakebuildcross-language

Read More
Unifying enums across multiple languages...


enumscross-languagelanguage-interoperability

Read More
mmap a same file in both C and Python, will it really use the shared memory? will mmap work across d...


pythoncmmapcross-language

Read More
Are there completely-generic objects in C++ like in JavaScript?...


c++objectjavascript-objectscross-language

Read More
How to cast a python list into a pointer of type void in C...


pythonpython-3.xctypescross-language

Read More
Update deprecated webkit objc items to enable native code running within javascript...


javascriptobjective-ccross-language

Read More
Wrapping C create and destroy functions using a smart pointer...


c++cpointerssmart-pointerscross-language

Read More
How to handle a C++ header file with a extern call to C function and a class object...


c++ccross-language

Read More
Declare a C++ function that has C calling convention but internal linkage...


c++cexternlinkagecross-language

Read More
How can I throw an NSError from a Swift class and catch it in an Objective-C class?...


iosobjective-cswifterror-handlingcross-language

Read More
How to call C function received as an argument...


cgocross-language

Read More
Use C library in a C++ code with non-compatible code...


c++ccross-language

Read More
Scala Object in Java...


javascalaapache-kafkacross-language

Read More
How to estabilish communication between an erlang application & a nodejs server?...


node.jserlangcross-language

Read More
Importing library in Python called by PHP...


phppythonpython-importcross-language

Read More
require()ing a dll within a subdirectory in Lua...


luamultilinguallua-apicross-language

Read More
Lua 5.1 dll error: equals sign expected on line 1?...


dllluamultilingualcross-languagelua-5.1

Read More
Add pointer to defined Objective-C class in .h file of Objective-C++...


c++objective-cmacosobjective-c++cross-language

Read More
Encrypt in PHP, Decrypt in Python...


phppythonencryptioncross-language

Read More
Haxe to C++ conversion: Generate C++ source?...


c++convertershaxecross-language

Read More
Unity Calling C# function from UnityScript file...


c#unity-game-engineunityscriptcross-language

Read More
Can you call Ada functions from C++?...


c++cadacross-language

Read More
BackNext