[gforth] / gforth / code.fs  

gforth: gforth/code.fs

Diff for /gforth/code.fs between version 1.4 and 1.5

version 1.4, Tue Jul 16 20:57:06 1996 UTC version 1.5, Wed Aug 21 14:58:37 1996 UTC
Line 42 
Line 42 
 :noname ( -- colon-sys )  :noname ( -- colon-sys )
     align here lastxt code-address!      align here lastxt code-address!
     defstart init-asm ;      defstart init-asm ;
 special: ;code  interpret/compile: ;code
   
 : end-code ( colon-sys -- )     \ gforth        end_code  : end-code ( colon-sys -- )     \ gforth        end_code
     ( end a code definition )      ( end a code definition )


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help