developer.rst 424 B

123456789101112131415161718
  1. Using the Modelverse as a Developer
  2. ===========================================
  3. .. toctree::
  4. :maxdepth: 2
  5. Scripts <scripts>
  6. HTTP interface <http>
  7. Wrappers <wrappers>
  8. Model representation <model>
  9. Modelverse components <components>
  10. Communication models <communication_models>
  11. Primitives <primitives>
  12. Bootstrap <bootstrap>
  13. Internals <internal>
  14. Interfaces <interface>
  15. JIT interpreter <jit>