call

Input Stack:
?
List
Output Stack:
?
 

Pops a list off the stack and executes it as a program.

Example:

(,a,),:call
Pos Input Output
0 List(a) a