The Error Tree
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
Where do I read it..?
The error tree is divided in 4 macro-categories;
SyntaxError
: For errors related to the actual syntax.StdSysError
: For error related to the.stdsysio
library
Last updated