numscript
cli with one of the following ways:
numscript check
command to run static analysis on a numscript program. The static analysis includes parsing errors, wrong variables or types usage, as well as more advanced checks on numscript constructs.
You can use it this way:
.inputs.json
suffix):
numscript test
to check that the specs given in a numscript specs format file are valid for a given numscript.
For example:
src/domain/numscript
folder to find all the <file>.num
that have a corresponding <file>.num.specs.json
specs file