Introduction
1.
Purpose
2.
Installation
3.
Software
3.1.
General Use
3.2.
Command Line Interface
3.3.
Formats
3.4.
Supported Platforms
4.
Programming
4.1.
Concepts
4.1.1.
General Orchestration
4.1.2.
Connections
4.1.3.
Tracks
4.2.
Elements
4.2.1.
Treatments
4.2.2.
Models
4.2.3.
Contexts
4.2.4.
Functions
4.2.5.
Data types
4.3.
Core types
4.4.
Parameters
4.5.
Generics
4.6.
Traits
4.6.1.
List
4.7.
Script files
4.8.
Project Organization
4.8.1.
Dependencies
4.8.2.
Semantic Versionning
4.8.3.
Entrypoints
4.8.4.
Compo.toml
4.8.5.
Standalone Files
4.9.
Reference
4.10.
Runtime
5.
Release
5.1.
Package
5.2.
Run
5.3.
Distribute
5.4.
Containers
About the author
Light
Rust
Coal
Navy
Ayu
The Mélodium Programming Language
Elements
This chapter explains the usage and implementation of Mélodium elements, that are:
treatments,
models,
contexts,
functions,
data types.