[gforth] / gforth / prim  

gforth: gforth/prim

Diff for /gforth/prim between version 1.115 and 1.116

version 1.115, Wed Jan 8 09:38:28 2003 UTC version 1.116, Wed Jan 8 09:53:07 2003 UTC
Line 1473 
Line 1473 
 :  :
  [ 1 floats 1- ] Literal + [ -1 floats ] Literal and ;   [ 1 floats 1- ] Literal + [ -1 floats ] Literal and ;
   
 >body   ( xt -- a_addr )        core    to_body  
 "" Get the address of the body of the word represented by @i{xt} (the address  
 of the word's data field).""  
 a_addr = PFA(xt);  
 :  
     2 cells + ;  
   
 \ threading stuff is currently only interesting if we have a compiler  \ threading stuff is currently only interesting if we have a compiler
 \fhas? standardthreading has? compiler and [IF]  \fhas? standardthreading has? compiler and [IF]
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.115  
changed lines
  Added in v.1.116

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help