Name: Anonymous 2011-11-20 13:08
I want to extend some software I'm working on without recompiling it every time by exposing a part of the code with a scripting language.
Lua looks interesting, it looks fairly easy to call C functions in it and I guess it can probably do C++ functionality (classes and templates) too.
any other options?
Lua looks interesting, it looks fairly easy to call C functions in it and I guess it can probably do C++ functionality (classes and templates) too.
any other options?