Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
bippingchip
2y ago
0 comments
Save
Share
Thank you! For now I am just binding c++ to Python but I expect/fear the lines might start blurring, so cython might come in handy then.
0 comments
1 comments · 1 top-level
top
newest
oldest
ngoldbaum
2y ago
It’s a little easier to write idiomatic python bindings for a C/C++ library in Cython IMO, because you’re writing the bindings in a language that’s almost python.
j
/
k
navigate · click thread line to collapse