Name
endof:core — compiling primitive
Synopsis
FORTH
ENDOF
( -- )(
)
;
p4:"endof";
Description
resolve the branch need at the previous OF to mark
a code-piece and leave with an unconditional branch
at the next ENDCASE (opened by CASE )
dpANS .6.2.1343
- standard forth word