chilimatic/interpreter-component

interpreter component for the chilimatic-framework

2.0.2 2016-07-07 13:18 UTC

This package is auto-updated.

Last update: 2024-04-09 12:18:44 UTC


README

Build Status

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.