On Tue, 13 May 2003, Jacky Buyck wrote: > Hi all. > > I plan to create a Scripting Engine for my future application (NEtwork > Tools but also for 3D Demo or Games that represent the fun part of my job > ;) ). > For this I've search after some scripting langage that can be integrate > into C/C++ apps and I particularly focuse on : > - LUA ; > - Python ; > - and Ruby. > This may be like swearing in church but I'd also consider IO (iolanguage.com) on that list. Very impressive and dirt simple to integrate with C/C++. Ruby is still closer to my heart (and I use it much more) but IO impress me a lot. Regards, Robert Feldt