List Question
20 TechQA 2022-09-11T13:09:54.433000Is there a way to generate a vega(-lite) graph from java (other than programming one, from scratch)?
271 views
Asked by javaGeek
Use Python to call a JavaScript function that is on a webpage
2.8k views
Asked by Ryan
Writting a wrapper for a customized lua-based scripting language
151 views
Asked by user2224350
language binding error with Fortran: why won't it link to MPI library?
399 views
Asked by dabblerabble
Catching fortran runtime errors and signals in C++ binding
609 views
Asked by levego70
Terminology for function interface/DLL used only to fix parameter types between different languages?
61 views
Asked by Fabius Wiesner
How a bridging header works in Xcode?
814 views
Asked by kidkkr
pybind11 cmake example cannot find the main function
1.4k views
Asked by user3132457
How can I write a library usable from multiple languages?
450 views
Asked by Jesse
Running C code in Elixir/Erlang: Ports or NIFs?
4.3k views
Asked by Vivian
calling c code from lua
329 views
Asked by Ace shinigami
What kinds of C++ functions can be placed in a C function pointer?
802 views
Asked by user1526370
Does Qt/Gtk+ allow programming in two languages at once?
274 views
Asked by jdmuroe
How does calling C or C++ from python work?
482 views
Asked by Marcel
Objective-C binding pointer array to C#
722 views
Asked by Brendan Murphy
How to convert exceptions to errors and error messages when wrapping C++ classes API for C consumption?
281 views
Asked by Fabio A.
Creating FFI between C and my language
869 views
Asked by sjaustirni
Using local::lib with 3-rd party shared .so libraries
134 views
Asked by nponeccop
Fsharp binding for monodevelop via add-in manager can't resolve dependencies
1.7k views
Asked by user3717434
Vim with both python/dyn and python3/dyn uses python 2 by default
3.6k views
Asked by dragonator