Tutorial
March 21, 2022 ยท View on GitHub
Tutorial - Idea and basic concepts | Interface | Functions | DSL
Tutorial
The Simple-ML tutorial consists of the following four steps:
- Idea and basic concepts: A description of the idea behind Simple-ML and its concepts.
- Interface: An introduction how to use Simple-ML for configuring and running your own workflows.
- (optional) Functions: A overview of the most relevant classes, functions and methods for creating workflows.
- (optional) DSL: A documentation of the Simple-ML workflow language (DSL) and stub languages.
The installation is described on the Simple-ML main GitHub page.