How does code written in one language get called from another language

后端 未结 7 1965
余生分开走
余生分开走 2021-01-31 06:25

This is a question that I\'ve always wanted to know the answer, but never really asked.

How does code written by one language, particularly an interpreted language, get c

7条回答
  •  渐次进展
    2021-01-31 07:16

    If you're actually looking for tools to do such a thing, a la Adam's response, see swig.

提交回复
热议问题