Interpreted PSL Scripts

Upon receiving a script, PSL compiles the whole script into an internal
form. If the script is syntactically correct, the internal form is then
interpreted. Upon reexecution, the script is not recompiled.