in reply to Re^2: boot_DynaLoader: what, where, how
in thread boot_DynaLoader: what, where, how

I'm pretty sure a PR implementing a compatible, less-"convoluted" way would be accepted!

But I doubt such exists, because making a dynamic language out of C is quite complicated, especially when you want to allow people to interface eXternal Subroutines (XS for short), which Dynaloader is.

  • Comment on Re^3: boot_DynaLoader: what, where, how