| version 1.54, Sat Jun 19 15:32:31 2004 UTC | version 1.55, Tue Dec 28 19:51:44 2004 UTC | ||
|---|---|---|---|
|
|
||
| cell +loop | cell +loop | ||
| here ; | here ; | ||
| [ifundef] umin \ !! bootstrapping help | |||
| : umin ( u1 u2 -- u ) | : umin ( u1 u2 -- u ) | ||
| 2dup u> | 2dup u> | ||
| if | if | ||
| swap | swap | ||
| then | then | ||
| drop ; | drop ; | ||
| [then] | |||
| : next-prim ( addr1 -- addr2 ) \ gforth | : next-prim ( addr1 -- addr2 ) \ gforth | ||
| \G find the next primitive after addr1 (unreliable) | \G find the next primitive after addr1 (unreliable) |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |