
6 Dec
2008
6 Dec
'08
9:40 p.m.
Mathias Gaunard wrote:
I use Boost.Python mainly for embedding scripting capabilities into my program. I care more about having a simple, easy to use and yet powerful scripting language
Then you might also consider this: http://cpptcl.sourceforge.net/ It has some properties that Python does not have, which are very useful with embedding, like "safe" interpreters or fully separate interpreters with *linked commands* - both are perfect for security sandboxes. Cheers, -- Maciej Sobczak * www.msobczak.com * www.inspirel.com