Tools to look at: - Cython (The current Python "native" standard) - Pybind11 <https://pybind11.readthedocs.io/en/stable/> (The current C++ "native" standard) - SWIG (The old standard, kind of a mess) - cppyy <https://cppyy.readthedocs.io/en/latest/> (probably not stable enough yet, but interesting) - Custom tools (could provide much more automation than generic tools, but too much effort to be worth it) - Others? JIRA: https://katanagraph.atlassian.net/browse/ENG-322
Tools to look at:
JIRA: https://katanagraph.atlassian.net/browse/ENG-322