4.1.0
4.1.0 (2023-12-10)
Features
- dsl: add method to create struct and numeric constants (ab57ca5)
Bug Fixes
- dsl: always create a new prolog theory when invoking the prologProgram builder (1fdc5f1)
- dsl: fix loosing first term when using ruleOf method in PrologDSL (181d684)
General maintenance
- website: draft implementations (152da12)
Refactoring
- dsl: use the power of mixins (23db53e)