[gforth] / gforth / regexp.fs  

gforth: gforth/regexp.fs

Diff for /gforth/regexp.fs between version 1.1 and 1.2

version 1.1, Sat Nov 5 23:26:49 2005 UTC version 1.2, Sat Nov 5 23:29:06 2005 UTC
Line 9 
Line 9 
 \ All regexp stuff is compiled into one function as forward branching  \ All regexp stuff is compiled into one function as forward branching
 \ state machine  \ state machine
   
 \ bulk-postponing  \ special control structure
   
 : FORK ( compilation -- orig ; run-time f -- ) \ core  : FORK ( compilation -- orig ; run-time f -- ) \ core
     POSTPONE call >mark ; immediate restrict      POSTPONE call >mark ; immediate restrict


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help