Group: comp.lang.forth · Group Profile · Search for Miserability in comp.lang.forth
Author: Ed
Date: Jul 9, 2008 00:08
... With this, things like Baden's COND WHENS (used in Miser) can then readily be defined. I think, given these, Miser can also be portably defined: : CS-RESOLVE ( C: marker origs-- ) BEGIN ...'ll have a closer look off-line. I did post a "portable" version of Miser that relied on CS-PUSH/POP however yours manages to avoid it. (I ...
|