Runtime

Mélodium uses a runtime engine. The script files are fully parsed and their logic build and checked before any execution starts. When launching a Mélodium script, multiple stages happens:

  1. Script textual parsing and semantic build
  2. Usage and depedencies resolution
  3. Logic building
  4. Models instanciation
  5. Execution and tracks triggering