chilimatic / interpreter-component
interpreter component for the chilimatic-framework
2.0.2
2016-07-07 13:18 UTC
Requires
- php: >=7
- chilimatic/interfaces-component: 2.*
Requires (Dev)
- phpunit/phpunit: 4.5.*
This package is auto-updated.
Last update: 2025-01-09 13:47:56 UTC
README
interpreter-component
interpreter component of the chilimatic-framework
This component implements logic that was needed for the annotation validation. The purpose is to execute atomic operations which are parsed by the Annotation validator
To map the strings "true", "false", "1", "0" as booleans and to execute Binary Operations. The whole things is in the framework as AnnotationValidator.