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

Implement Error Checker #9

Open
Daniel7Sly opened this issue Jun 4, 2022 · 0 comments
Open

Implement Error Checker #9

Daniel7Sly opened this issue Jun 4, 2022 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@Daniel7Sly
Copy link
Owner

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.
@Daniel7Sly Daniel7Sly added the feature New feature or request label Jun 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants