* #! ( "..." -- ) ignores the rest of the line, defining `#!' is used to support forth scripts executed by the unix kernel
#!
( "..." -- )
EXTENSIONS posix ordinary primitive