A program is one call: CALL(...). Trees are built from S(), K(), I(), APP() and PRINT().
CALL(...)
S()
K()
I()
APP()
PRINT()