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:
- Script textual parsing and semantic build
- Usage and depedencies resolution
- Logic building
- Models instanciation
- Execution and tracks triggering