The Error Tree (or TET, for short) is a list of every error in JM-'s Built-in functions and "Other libraries' functions", it is used to debug JM- code
Note: The Error Tree will be expanded to include errors related to the newer libraries
The error tree is divided in 4 macro-categories;
SyntaxError: For errors related to the actual syntax.
SyntaxError
FSError: For errors related to the .frnw library.
FSError
.frnw
MathError: For errors related to the .jmath library.
MathError
.jmath
TimeError: For errors related to the .jtime library.
TimeError
.jtime
StdSysError: For error related to the .stdsysio library
StdSysError
.stdsysio
Last updated 1 year ago