Hacker News new | past | comments | ask | show | jobs | submit login

I think python+pybind11 solves everything. Start with python and move slower parts to C++11 using pybind11. Bonus point: You can use all the existing C/C++ libraries. https://github.com/pybind/pybind11



It solves everything if you're happy with C++. Not everyone is, I would personally prefer Rust as it's a better language.

(Source: using Python/C++ at work, contributed a lot to pybind11)




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: