More scripting languages?
#4
Also, building dynamically loadable c++ systems for a multiplatform system with binary distribution is basically infeasible. The ABI is to unstable. The only way to do it reliability would be to use C as a binding layer. So unless you want to build a system that translates tolua++ binding instructions to C interop stubs, and build a copy of the manual bindings we are not likely to get c++ plugins. If its performance you want the best strategy is to get the hot loops integrated into the server core, and help with luajit integration.
Reply
Thanks given by:


Messages In This Thread
More scripting languages? - by DeprecatedLuke - 12-24-2015, 05:40 AM
RE: More scripting languages? - by bearbin - 12-24-2015, 05:44 AM
RE: More scripting languages? - by LogicParrot - 12-24-2015, 06:59 AM
RE: More scripting languages? - by worktycho - 12-24-2015, 09:14 AM
RE: More scripting languages? - by sphinxc0re - 12-24-2015, 09:19 AM
RE: More scripting languages? - by LogicParrot - 12-24-2015, 02:34 PM
RE: More scripting languages? - by NiLSPACE - 12-24-2015, 05:47 PM



Users browsing this thread: 1 Guest(s)