Python-like C++ library

Will McGugan will at willmcgugan.com
Wed Aug 23 10:19:42 EDT 2006


Hi folks,

I'm forced to use C++ and STL at work, and consequently miss the ease
of use of Python. I was wondering if there was a C++ library that
implemented the fundamental objects of Python as close as possible,
perhaps using STL underneath the hood.

Too clarify, Im not looking to interface C++ with Python in any way,
just to emulate the strings / containers / slicing etc. I did google
for it but my search terms were too vague...

Thanks in advance,

Will McGugan
--
http://www.willmcgugan.com




More information about the Python-list mailing list