| version 1.3, Sat Oct 10 10:28:35 1998 UTC | version 1.4, Sun Nov 22 21:23:27 1998 UTC | ||
|---|---|---|---|
|
|
||
| : (compile) ( -- ) \ gforth | : (compile) ( -- ) \ gforth | ||
| r> dup cell+ >r @ compile, ; | r> dup cell+ >r @ compile, ; | ||
| : postpone, ( w xt -- ) | : postpone, ( w xt -- ) \ gforth postpone-comma | ||
| \g Compiles the compilation semantics represented by @var{w xt}. | \g Compiles the compilation semantics represented by @var{w xt}. | ||
| dup ['] execute = | dup ['] execute = | ||
| if | if |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |