You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In programming and software design, a language binding is an application programming interface (API) that provides glue code specifically made to allow a programming language to use a foreign library or operating system service (one that is not native to that language).
Enumeration
JPype is cross language bridge to allow Python programs full access to Java class libraries.
JSPyBridge makes Node.js and Python interoperable. You can run Python from Node.js, or run Node.js from Python.
Lupa integrates the runtimes of Lua or LuaJIT2 into CPython.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
About
Enumeration
References
Beta Was this translation helpful? Give feedback.
All reactions