<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>
In Parsing Words in TurboForth Kernal
Begins a displayed comment.
none
Only valid in a block.
End with a ) character. The comment will be displayed to the screen as the block loads. Useful in a block to provide commentary as a block loads (loading progress etc.). The comment is not compiled into colon definitions.