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


( Search:

In Parsing Words in TurboForth Kernal

Word Name: (
Type: Immediate word
Data Stack Signature: --
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Begins a comment. End with a ) character. The comment is not compiled into colon definitions.

Example:

none

Comment:

none

See Also: .( 

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