Thanks from a python programmer
bachmeier
no at spam.net
Fri Mar 5 17:44:13 UTC 2021
On Friday, 5 March 2021 at 16:15:12 UTC, mipri wrote:
> You can absolutely do that with Ruby. You write a library that
> loads Ruby as a library, then have it run your Ruby code, then
> export C ABI functions that call into Ruby. It involves writing
> (or generating) a bunch of C, which is the same on-the-wing
> experience I referenced above with getting Python to call C
> libraries. Start with
> https://stackoverflow.com/questions/2801346/embedding-ruby-calling-a-function-from-c
You're not interested in having a serious conversation (or maybe
you don't use D and don't understand how any of this works).
More information about the Digitalmars-d
mailing list