<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


(DO) Search:

In Flow Control Words in TurboForth Kernal

Word Name: (DO)
Type: Standard word
Data Stack Signature: max index --
Return Stack Signature: -- ret_addr max index
Availability: V1.0  V1.1  V1.2
Description:

Internal assembly-code representation of DO. Compiled by DO.

Example:

none

Comment:

none

See Also: DO 

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>