top | item 36783955 (no title) bippingchip | 2 years ago 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. discuss order hn newest ngoldbaum|2 years 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.
ngoldbaum|2 years 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.
ngoldbaum|2 years ago