.. _getting_started: Getting started =============== Serialization usage example --------------------------- .. tabs:: .. group-tab:: C++ .. literalinclude:: ../cpp/test/getting-started.cpp :language: cpp .. group-tab:: JSON The JSON examples for each event type in the :ref:`high-level API reference` are valid JSON-formatted protocol messages. Scheduler example (FCFS) ------------------------ .. todo:: Write an FCFS example using the library. .. _Batsim: https://batsim.readthedocs.io/en/latest/