next up previous
: exit : Primitive Operators : eval

exec

<< { executable array } exec >>
The primitive exec executes each primitive in the executable
array sequentially.
Example: {1 2 add print pop} exec ;
    ===> 3



Nobuki Takayama 平成17年2月10日