Posts Tagged ackward
New Project: ackward
Posted by abingham in c++, programming, python on 2010/08/17
I recently started a new project, ackward, which aims to provide a C++ interface to parts of the Python standard library. The library is aimed at embedded Python scenarios where the C++ program needs to interact on a deeper level with the Python structures and such. Of course, you can already accomplish this using the […]