- [ ] Create `OperatorRegistry` class which holds all available operators. - [ ] Create `ExpressionRuntime` and `ExpressionCodegen` classes, which receive `OperatorRegistry` as input. - [ ] Create a default instance of `OperatorRegsitry` with the most useful operators. - [ ] Create and extended instance of `OperatorRegistry` which holds all operators.
OperatorRegistryclass which holds all available operators.ExpressionRuntimeandExpressionCodegenclasses, which receiveOperatorRegistryas input.OperatorRegsitrywith the most useful operators.OperatorRegistrywhich holds all operators.