If you don't already know what QR is see http://quad-ren.sourceforge.net/
I am considering Integrating a scripting language into QR, the question is which one, Currently I am considering Lisp, Lua, Python or possibly creating something completely new from scratch, any suggestions?
Incase anyone is interested, I am already working on a Python binding for QR, this will be almost identical to the C++ API. The scripting system is intended to function more like Flash (a number of objects which can send messages to each other).
I am considering Integrating a scripting language into QR, the question is which one, Currently I am considering Lisp, Lua, Python or possibly creating something completely new from scratch, any suggestions?
Incase anyone is interested, I am already working on a Python binding for QR, this will be almost identical to the C++ API. The scripting system is intended to function more like Flash (a number of objects which can send messages to each other).