[gforth] / gforth / extend.fs  

gforth: gforth/extend.fs

Diff for /gforth/extend.fs between version 1.2 and 1.3

version 1.2, Wed Apr 20 17:12:02 1994 UTC version 1.3, Sat May 7 14:55:48 1994 UTC
Line 10 
Line 10 
   
 \ VALUE 2>R 2R> 2R@                                     17may93jaw  \ VALUE 2>R 2R> 2R@                                     17may93jaw
   
 : value ( n -- )  (constant) , ;  : value ( n -- )
     (constant) , ;
   \ !! 2value
   
 : 2>r   postpone >r postpone >r ; immediate restrict  : 2>r   postpone >r postpone >r ; immediate restrict
 : 2r>   postpone r> postpone r> ; immediate restrict  : 2r>   postpone r> postpone r> ; immediate restrict


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help