Brings up a list of available commands.
Compiles the file specified by
filename.
Dumps the entire theory, limited by#show,#showif, and#hidestatements.
Runs all the queries contained in the query file specified byfilename.You may use
stdinas thefilename. In this case, you may enter queries from standard input. Terminate this ``file'' by a line containing only##.Queries may be of the form
orNode:<path>.Node.
level 0: Shows no debugging information.
level 1: Shows debug information while compiling file.
level 2: Shows debug information while querying file.
Lists the internal representation of the compiled KATR program.
This command is useful for debugging KATR source code.