I am not really sure if it's the 'first and only scripting language designed from the ground up with C++ compability in mind', but it looks interesting.ChaiScript is the first and only scripting language designed from the ground up with C++ compatibility in mind. It is an ECMAScript-inspired, embedded functional-like language.
Even though it requires Boost.
-> http://www.chaiscript.com/
Have any of you used it with Ogre?
Seems to be fairly easy to integrate as it's only one header.
I'll try it out with some Ogre code later.
