...
KRL is a rule language which is evaluated in a pico engineby the pico engine within the context of a specific pico. The pico engine accepts events for picos and executes corresponding rules to change the state of a pico.
...
- event-based rule language.
- executed in a pico engine as a cloud-based model; there is no way to execute rulesets from command line.execute
- executed in a system where identity is pervasive; all events are raised on behalf of a specific entity for a specific pico.
- declarative of entitypico-specific persistent storage; there is no need for external databases.
...