The types of machine
The XLIA language provides several types of high level machines :
- "system", to specify the main machine which represents the system being modeled (see system)
- "statemachine", to represent basic or composite automata (see statemachine)
- "state", to represent basic or composite states from a composite statemachine in a native and simplified way (see state)