Heykuki News
Top
New
Best
Ask
Show
Jobs
Toggle theme
Login
Top
New
Best
Ask
Show
Jobs
Show HN: Pie – an idiomatic C++ interface to CPython's C API
10 points
ronmrdechai
9 years ago
I recently needed to add support for Python plugins in a C++ application I am developing. CPython's C API is pretty cool, but it's a C API. I wanted something more C++-ey, so I wrote Pie.
https://github.com/ronmrdechai/Pie
2 comments
Loading...
Show HN: Pie – an idiomatic C++ interface to CPython's C API | Heykuki News