> Hi Nicolas, > > > > You’ve added information on the neko website on how to use Win32 dll’s > (or so’s in the case of linux), to show how to extend haXe / neko, but > what about how to include neko into a C++ application to allow neko to > extend that application, much like you can with Python. > > > > Regards,
See http://nekovm.org/doc/vm#embedding_the_vm There is not so much documentation right now but it's pretty easy anyway. Nicolas -- Neko : One VM to run them all (http://nekovm.org)
