INPUT /  OUTPUT /  LANGUAGE






do field

Category: repeatable code field

Holds code to be executed multiple times in a loop.

Applies to...

Example







,>>,
       ---- nextVal must exist in fib's scope due to push semantics.
>


Fibonacci sequence: []


Compact form:





,>
>


Fibonacci sequence: []





//FIXME: declaring nextVal inside do= doesn't work!