Liste des Groupes | Revenir à cl forth |
The `;: is present in colorforth. I drew (decennia ago) that it isActually, when inlining, ;: can be replaced by EXECUTE if and only if the reference on the Return Stack constitutes a valid xt in the Forth variant. YIELD (aka CO if I'm not mistaken) can be inlined as R> EXECUTE (under the same conditions).
equivalent to my `CO.
Maybe a colorforth expert can explain what `;: does, if it is not
the same as `CO.
For the record. ;: is Moore. CO is mine.
Les messages affichés proviennent d'usenet.