hermida has asked for the wisdom of the Perl Monks concerning the following question:
From the web site, "The Boost Python Library is a framework for interfacing Python and C++. It allows you to quickly and seamlessly expose C++ classes functions and objects to Python, and vice-versa, using no special tools -- just your C++ compiler."
thanks, Leandro
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: boost.python C++ interoperability equivalent in Perl?
by Corion (Patriarch) on Feb 06, 2011 at 22:01 UTC | |
by hermida (Scribe) on Mar 03, 2011 at 19:17 UTC |