.. CppInterOp documentation master file, created by sphinx-quickstart on Sat Jun 17 13:01:46 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to CppInterOp's documentation! ====================================== The CppInterOp library (previously LibInterOp) provides a minimalist approach for other languages to identify C++ entities (variables, classes, etc.). This enables interoperability with C++ code, bringing the speed and efficiency of C++ to simpler, more interactive languages like Python. .. toctree:: :maxdepth: 2 :caption: Contents: InstallationAndUsage Emscripten-build-instructions UsingCppInterOp reference tutorials DebuggingCppInterOp FAQ DevelopersDocumentation