[gforth] / gforth / code.fs  

gforth: gforth/code.fs

Diff for /gforth/code.fs between version 1.12 and 1.13

version 1.12, Thu Dec 26 19:16:17 2002 UTC version 1.13, Tue Jan 14 22:52:55 2003 UTC
Line 42 
Line 42 
     defstart init-asm ;      defstart init-asm ;
 :noname ( colon-sys1 -- colon-sys2 )    \ tools-ext     semicolon-code  :noname ( colon-sys1 -- colon-sys2 )    \ tools-ext     semicolon-code
     ( create the [;code] part of a low level defining word )      ( create the [;code] part of a low level defining word )
     ;-hook postpone (;code) basic-block-end ?struc postpone [      ;-hook postpone (;code) basic-block-end finish-code ?struc postpone [
     defstart init-asm ;      defstart init-asm ;
 interpret/compile: ;code ( compilation. colon-sys1 -- colon-sys2 )      \ tools-ext     semicolon-code  interpret/compile: ;code ( compilation. colon-sys1 -- colon-sys2 )      \ tools-ext     semicolon-code
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help