Skip to content
This repository was archived by the owner on Oct 8, 2022. It is now read-only.
This repository was archived by the owner on Oct 8, 2022. It is now read-only.

Implement Error Checker #9

Description

@Daniel7Sly

Error-Checker

The Error Checker will search for errors in the entire script before the execution of the script.
Since the way ABIS is build this can be acomplished and make ABIS free of Runtime Exeptions.

The Error-Checker should look for:

  • invalid variable names.
  • validate types in parameters actions.
  • action names and parameters quantity.
  • validate Blocks names, input & output types.
  • invalid Flag names/refences.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions